Using CSS in tables

Say I have a table 800 x 600 and apply using CSS background image, so I want to put some Coptic on this background image, is it better to simply copy and style with CSS or ask another table in the table 800 x 600, and then set the copy in the table?
The reason is, for example I want a copy of a top margin and left of 50pixels, I need to add a CSS style to the copy inside the 800 x 600? or add a CSS style to a table inside the table of 800 x 600 and place the copy in the table?

614mike wrote:

> Say I have a table 800 x 600 and apply a background using CSS image, then I
> want to define Coptic on this background image, is it better to just copy
> Style it with CSS or place another table in the table 800 x 600 and then set
> copy in the table?
> Example the reason is that I want a copy of a margin top and left of 50pixels.
> should I add a CSS style to the copy inside the 800 x 600? or add a CSS
> style at a table inside the table of 800 x 600 and place the copy in the table?
>

Doesn't matter much. You can do this in different ways.

(1) the cushion of the cell in the table with css and just kick it.

(2) insert a

in the table and give a certain margin using css.

(3) as you suggest to insert a nested table and use css to give it some leeway

(4) create css classes to your

tags and make that same way if
This is the least effective method.

Tags: Dreamweaver

Similar Questions

  • Residents of rows in a table using CSS

    Hello

    I use Dreamweaver CS3. I have a table of 5 rows and 2 columns on 1 page in particular. What I want to do is to put a thin border at the bottom of each line. What I'm doing is highlighting the first row by choosing the TR tag and start creating a new CSS rule that looks like this:

    Type of selector is advanced

    I chose this page only

    .twoColElsLtHdr #container #mainContent table

    Is not include the TR tag so he reformatted only for the table. If I add the tr tag seems not to do anything fo the rows in this table.

    Is there a good way to use CSS to format lines in a table without formatting each line individually?

    Thank you

    Steve

    Try this-

    .twoColElsLtHdr #container #mainContent table td {}

    border-bottom: 1px solid red;

    }

    I don't think you can put a border on a table row.

  • Set the table using CSS: table, tr, th

    I'm looking to define a table using CSS format.  By browsing items in the school of W3 and google, I defined the next element in the CSS nickname:

    {table. Members}
    do-family: Arial, Helvetica, without serif.
    do-size: 11px;
    make-style: normal;
    make-weight: bold;
    Color: #000000;
    text-align: left;
    padding: 2px;
    vertical-align: top;
    white-space: normal;
    }

    {Th.Members}
    Color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
    background-color: #808080;
    make-weight: bolder;
    }

    {TR. Members}
    Padding: 6px;
    Color: #000000;
    do-size: 11px;
    border: 1px solid #000000;

    }

    The name of my table is 'members' and I attribute the code of the 'members' class to the table.  The CSS for table.members seems to be inferred correctly page.  However, the tr.members th.members and the definition header line are not.

    Can someone comment on what I need to fix?  Here is a link to the web page.

    http://aosweb.org/Membershipx/bbmember_list.php

    Thank you.

    What follows instead... Note the new line of code in red and the comment beside her

    {table. Members}
    do-family: Arial, Helvetica, without serif.
    do-size: 11px;
    make-style: normal;
    make-weight: bold;
    Color: #000000;
    text-align: left;
    padding: 2px;
    vertical-align: top;
    white-space: normal;
    border-collapse: collapse;  / * This is what prevents the double border on cells * /.
    }

    different th {}
    Color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
    background-color: #808080;
    make-weight: bolder;
    }

    / * apply the style to thenot the*/

    different td {}
    Padding: 6px;
    color: #0000CC;
    do-size: 11px;
    border: 1px solid #000000;
    }

    The above should work.  I have here an example of an example of worksheet:

    http://www.DreamweaverResources.com/tutorials/TableCellBorders.htm

  • Confusion about the use of the tables [was: tables]

    I was told, at some point by someone, that the new web site design uses no tables. I'm so confused that I just read in the Help Guide of Dreamweaver Reference Guide, Chapter 5 page layout and Design, there is a whole section for tables. Many help sites, I was told that my site does not even because it is built in the tables. I built it using the ancient DW in 2002. I don't know which version, but the most recent version was Dreamweaver 4 back then. I am trying the trial of 2015, making many tutorials to learn the latest that has completely changed what I learned 14 years ago.

    So, what I can, or may not, use arrays? Please see the reference guide for DW 2015, 5 ml

    Thank you, Deb

    Oh, my site is mainemadestuff.com

    [Edited by moderator subject line]

    Dreamweaver reference Guide is desperately obsolete. Because Dreamweaver is now updated several times per year, new features have been added, but the old material has not been removed. For example, Chapter 5 contains 12 pages on executives. Dreamweaver can't stand frames.

    Advice than a website "shouldn't even work because it is built in the tables" are nonsense. Your site does not, and will continue to work for many years to come.

    The problem with the page layout using tables, it's that it is rigid. The content is not redistributed when the site is displayed on a mobile device. Tables is also bad for technology assistance for the blind. A blind person trying to access your site would have great difficulty of navigation on every page.

    Tables should be used these days for their original purpose: to display data, such as sports or statistical results in tables of trade. Modern web design uses CSS to control page layout and styles. But do not worry about your existing site stop suddenly work. Spend the time learning the latest techniques and reorganize your site when you feel more comfortable with CSS. But forget the so-called Dreamweaver reference Guide. It will be much more to enlighten confused them.

  • Themes: Modern vs old, CSS vs tables etc.

    Hello

    Sometimes, we here on the old themes of the modern vs here on the forum. I interpret this as being those that use CSS for the layout of the control and those who use HTML tables. I have a few questions about this:

    1. What is the difference practice for a developer using a theme from Table vs CSS?
    2. which category each of these themes in 4 Apex falls?

    More generally, I think it would be great to see a quick review of the different themes regarding the benefits/drawbacks, what lack us, easy adaptation with screens of example in each theme. The small thumbnails in the theme selection screen do not give an easy impression of what a theme looks like in practice.

    Richard

    Richard,

    As Tobias pointed out, the main difference is a page structure for the most part based on tables (old themes) vs a DIV for the most part based structure in the new themes page. While the CSS has been used to the old themes as well, we have now moved much more elements of formatting in CSS and out patterns, reducing the HTML about half making it much less complex models and the pages real much lighter weight. And the more recent themes use a DOCTYPE, while the old themes do not have. The DOCTYPE calls essentially different versions of Internet Explorer to render pages in standard instead of quirks of Microsoft mode. This facilitates the creation of cross browser compatible templates and pages is much easier. Internet Explorer 6 is no longer supported by the manufacturer of the APEX and applications using the new themes. We will continue to modernize our themes and expect all the old themes - of course, they will continue to work, if you have older applications that use them or create new applications based on an older theme to an application.

    Kind regards
    Marc

  • text 2 a: hover effect using CSS

    Hi, I'm trying to find a way to get text links work differently with "color and roll over" in my html page.

    I have a few table in the page 'Council' with an 'id' example as an id = 'content '.

    How can I get the id = 'content' to have another roll on effect to the main 'body '.

    I am using CSS and this is what I used below for the body roll on:

    body, td, th {}

    do-family: Verdana, Arial, Helvetica, without serif.

    do-size: 10px;

    color: #FFFFFF;

    }

    a: link {}

    color: #CCCCCC;

    text-decoration: none;

    }

    a: visited {}

    color: #CCCCCC;

    text-decoration: none;

    }

    a: hover {}

    color: #FFFF00;

    text-decoration: underline;

    }

    a: active {}

    color: #FFFF00;

    text-decoration: none;

    }

    ============================================================================

    This is what I have so far in the CSS for the id = 'content', but does not not with a conflict between the two link:

    ============================================================================

    #content

    a: link {}

    color: #6600FF;

    text-decoration: none;

    }

    a: visited {}

    color: #FF00FF;

    text-decoration: none;

    }

    a: hover {}

    Color: #000000;

    text-decoration: underline;

    }

    a: active {}

    color: #6600FF;

    text-decoration: none;

    }

    Any help would be appreciated?

    Gary

    «"" You're almost here:»»»

    / * content links * /.

    #content a {text-decoration: none}

    #content a: link {color: #6600FF}

    #content a: visited {color: #FF00FF}

    #content a: hover {color: #000; text-decoration: underline}

    #content a: active,

    #content a: focus {#6600FF}

    Nancy O.

  • HTML CSS with tables

    Tables with CSS pages confuse me. Can someone help me?

    Here are my codes for my CSS and HTML page page.

    Page CSS:

    body, table, td, tr, th {}

    -font size: 13px;

    do-family: Verdana, Geneva, without serif.

    do-color: #333333;

    make-weight: normal;

    }

    {body

    background-color: #333;

    }

    a: link {}

    color: #999999;

    text-decoration: none;

    }

    a: visited {}

    text-decoration: none;

    color: #999999;

    }

    a: hover {}

    text-decoration: underline;

    color: 5259 # 1;

    }

    a: active {}

    text-decoration: none;

    color: #999999;

    }

    HTML page:

    < html >

    < head >

    < title > Corry Micronics < /title >

    < link rel = "stylesheet" href = "css.css" type = "text/css" > "

    < / head >

    < body >

    <! - Begin layout table - >

    < table align = "center" width = "899" border = "5" bordercolor = "#FFFFFF" bgcolor = "#FFFFFF" cellspacing = "5" cellpadding = "0" >

    < tr bgcolor = "#333333" >

    < th align = "left" > < font color = "#FFFFFF" > < font size = "+ 1" > < strong > Corry Micronics < facilities > < / police > < br >

    Specializing in filtered products

    < / make >

    < p align = 'right' > <!-content links-> < a href = "home.html" > home < /a > < a href = "about.html" > About Us < /a > < a href = "news.html" > News < /a > < a href = "engineering.html" > engineering < /a > < a href = "contact.html" > contact us < /a > < a href = "employment.html" > < /a > < a href = "request.html" > job application info < /a > < br >

    < /p > < /th >

    < /tr >

    < b >

    < th > <! - banner - > < img src = "features" width = "899" height = "329" > < /th > "

    < /tr >

    < tr align = "left" bgcolor = "#333333" >

    < th > < font color = "#FFFFFF" size = "1" > welcome < / police > < /th >

    < /tr >

    < tr align = "left" >

    < th > < color = "#333333" > <!-who we are-> Corry Micronics has been the production of electronic components since 1970. The company was created in response to the needs of the Ministry of defence of the United States. Today, our products are used in a multitude of sectors of activity: data transmission wireless, aerospace/avionics, cellular systems, telecommunications by satellites, computers and peripherals, electronic, semiconductor, Hardware Test subsets, broadband, cable TV, Telecom, electronics/appliances, automatic machinery systems, Marine systems and military car. < / police > < /th >

    < /tr >

    < tr align = "left" bgcolor = "#333333" >

    < th > < font color = "#FFFFFF" size = "1" > Products < / police > < /th >

    < /tr >

    < b >

    < th > <!-Begin produced Table-> < table width = "876" >

    < tr > < td align = "center" > < single p > < br >

    "Filter < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    "< td align ="center"> < p > several line filters < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    "< td align ="center"> < p > filters < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < / p > < table >

    < /tr >

    < b >

    < td align = "center" > < br > wave Guide

    "Components < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    "< td align ="center"> Products RF < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    "< td align ="center"> Ceramic < br / > < img src="Images/Products/Product_CeramicComponents.jpg "> < table >

    < /tr >

    < / table > <!-end products Table--> < /th >

    < /tr >

    < /table >

    <! - end layout table - >

    < p align = "center" > < font size = "-5" color = "#999999" > <! - author - >

    Copyright & copy; Corry Micronics 2004-2010. All rights reserved. < / police > < / p >

    < / body >

    < / html >

    I didn't know if it's possible or not to get all table styles (colors of police, backgrounds, sizes of fonts, line styles, table border, etc.) in a CSS page or not.

    You can, but you will need to create a bunch of hooks for CSS styles to grab HTML.

    See the following Table demos for my sense-

    http://ALT-Web.com/demos/CSS-Zebra-table.shtml

    http://ALT-Web.com/demos/CSS-3-color-table.shtml

    I think Murray is right, if YOU use tables, stick with HTML.  That said, this could be a golden opportunity for you to take the plunge and learn CSS positioning.  It is much more effective that provisions of tables and easier to manage later when you decide to change styles.

    Learn CSS positioning in 10 steps
    http://www.Barelyfitz.com/screencast/HTML-training/CSS/positioning/

    Good luck

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • CSS vs tables layout

    What is the best way to create a layout using CSS positioning or tables, or both. Also, can anyone recommend a CSS tutorial.

    "precie8877" wrote in message
    News:etl1i9$OJV$1@forums. Macromedia.com...
    > What is the best way to create a page layout using CSS positioning or
    > using tables, or both. Also, can anyone recommend a CSS tutorial.

    Use what you're comfortable with :-)

    By Adrian Senior's CSS tutorials on the Adobe site are very good:
    http://www.Adobe.com/devnet/Dreamweaver/CSS.html

    --
    Nadia
    Adobe® Expert community: Dreamweaver
    ----------------------------------------
    CSS templates | Tutorials | SEO articles
    http://www.DreamweaverResources.com
    ~ Available customization service ~
    http://www.csstemplates.com.au
    ----------------------------------------
    ~ Forum posting Guidelines ~
    http://www.Adobe.com/support/forums/guidelines.html

  • How to apply the "Slate Pro Light" using CSS font?

    Hello

    Could you tell me how to apply the font of "Slate Pro Light" using CSS? I have not found a solution for the 'Light' slate Pro variation selection.

    Thank you.

    I usually use the definition of CSS of police-family at the following address on my html and body elements:

    font-family: "Slate Pro", Slate, "Myriad Pro", "BBAlpha Sans", Helvetica;
    

    Potentially adding "slate Pro Light" should do the trick. Alternatively, you could take advantage of the make-weight property when you need a lighter framework:

    font-weight: normal|bold|bolder|lighter|number|initial|inherit;
    

    In this case, lighter, might do the trick?

  • ListField using the hash table

    Hi guys, new here so please, be gentle.

    I was wondering if there is way to a ListField (or something similar) but using a hash instead of a vector table. I searched through the forums without success. And if it is would it be possible to display the incredible list. (List in the hash table and sort by alphabetical order, via the keys)

    The hash table structure K = String (name of player), V = object reader.

    If this can be done using a hash table, is there a way to do this using a vector. So that I could search the data structure for a players name and return the object.

    Sorry if it's confusing or vague. I'm not not used to describe my problems!

    Thank you very much for the help.

    You can also move forward and persist in the hash table, and then build an index using a few stores of SimpleSortingVector who keys in order.

    There are a lot of options... you just need to decide which is best for you.

  • I have Dreamweaver CS6 but want to update for cc, how ever I did mine and I sign in and upward at the site web adobe and want to use css Designer because with my courses, I do and they use CC. How can I get upgrade with refund f

    I have Dreamweaver CS6 but want to update for cc, how ever I did mine and I sign in and upward at the site web adobe and want to use css Designer because with my courses, I do and they use CC. How can I get the upgrade with this new refund. Thank you

    There is no way to update the version of perpetual license / DWCS6 drive to the creative cloud, they are two completely separate programs. There used to be a discount for the Creative Suite owners switch to CC, but that ship has sailed.

    If you want to the CSS designer, you will need a subscription here: pricing and membership creative cloud plans | Adobe Creative Cloud

  • I need to ask about web fonts adobe edge, might serve you 'Minion Pro' and 'Enchantress Pro' at our website using CSS?

    I need to ask about web fonts adobe edge, might serve you 'Minion Pro' and 'Enchantress Pro' at our website using CSS?

    Hello mohamed,.

    first of all, I have too much work with CSS, so all screenshots on top you should find in your Version of DW too adapted to your configured language.

    Then, please have a look at my new screenshots. I'm leaving Creative desktop cloud

    'Schriften aus Typekit hinzufügen' means something like 'Add Typekit fonts' > here item (items) > Schriften (fonts) >

    Once again use "Schriften aus Typekit hinzufügen" ("Add Typekit fonts") and you get to > https://typekit.com/

    You should take a look at "Typekit-Services Agreement" > http://www.adobe.com/products/eulas/tou_typekit/

    Some of the points that will be important for you, you will find:

    2.1 fees and subscription plans.

    2.2 payment for your subscription. The upgrade; Surpluses.

    3.1.2 Web Publishing site. If your subscription...

    ASO.

    Hans-Günter

  • Using the external table error

    Hi all

    This is the first time I use the external table for loading the data.

    I did these steps

    In the D:\sqlloade folder, I have my text file containing data example.txt

    I ran these queries

    CREATE OR REPLACE DIRECTORY  ext_tab_data AS 'D:\sqlloader';
    
    

    Directory created

    CREATE TABLE fxops.t_ext (
    t number
    )
    ORGANIZATION EXTERNAL (
      TYPE ORACLE_LOADER
      DEFAULT DIRECTORY ext_tab_data
      ACCESS PARAMETERS (
        RECORDS DELIMITED BY NEWLINE
        FIELDS TERMINATED BY ','
        MISSING FIELD VALUES ARE NULL
        (
         t number
        )
      )
      LOCATION ('sample.txt')
    )
    PARALLEL 5
    REJECT LIMIT UNLIMITED;
    
    

    create table

    When I tried to create a view on that table, he throws an error

    CREATE OR REPLACE VIEW fxops.t_view  AS
      SELECT *
      FROM   fxops.t_ext;
    
    SQL Error: ORA-06564: object EXT_TAB_DATA does not exist
    06564. 00000 -  "object %s does not exist"
    *Cause:    The named object could not be found.  Either it does not exist
               or you do not have permission to access it.
    *Action:   Create the object or get permission to access it.
    
    

    Sign in, and then run this:

    Select HOST_NAME from v$ instance;

    is this the same hostname that you are connected?

    Kind regards

    Harry

  • setting the default width or height of a ListView using css?

    Is it possible to set the default width and height of a node (ListView) using css?
    Just in case I tried with:

    . My-list {}
    -fx-pref-width: 130;
    -fx-pref-height: 100;
    }

    but it doesn't seem to work.

    Not that I know of. Search for "prefWidth" in the documentation for CSS does not work. Provision of JavaFX is generally not managed by CSS, but by FXML and/or Java. You can set the prefHeight and the prefWidth as attributes in the FXML file:

    
    

    or in Java:

    ListView listView = new ListView();
    listView.setPrefWidth(130);
    listView.setPrefHeight(100);
    
  • How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    How to use CSS to create the horizontal navigation bar in Dreamweaver CS6

    One of the ways to do this is the following: Editor Tryit v1.9

    You can also use floats to get something in the same direction.

Maybe you are looking for

  • Producer of iTunes does not recognize my Apple ID

    Can anyone help me?, producer of iTunes does not recognize my Apple code. I don't know what is happening because that is the same ID that I use in the AppStore, iTunes and same iTunes Connect

  • Is it safe to remove the date in the name of the xml document?

    Hi, the iTunes library xml document is titled "iTunes Library" 2015-07-11. Is this correct and problems can occur if l remove the name date? L ask because my Sonos system has trouble with importing iTunes playlists and they are suggesting that the do

  • The Image separately two drives internal/5 external disk Partitions

    I have a 650 GB and a drive of 1 TB internal and bought a 2 to external for backup.  Imagery can be put in place so if a single internal drive fails, can I replace it and restore only this player?  Can you also set up so that you can restore the C: p

  • C2960S SG200-18 <>- shared - resources SG200 cut the net

    Hello Still trying to figure out how to connect our new SG200-18 to an existing Cisco network, especially a C2960S. Here's what I have: On the side C2960S - here's what I have on the corresponding interface: GigabitEthernet1/0/1 interface switchport

  • Battery error 601

    Het can we all say is possible to address this 601 battery error or should I change the battery Concerning Murali.