Home News Blog
A blog of all sections with no images
CSS ul (Unordered List) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:23

CSS ul

Defines the properties for an unordered list.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.0+ 1.0+ 4.0+ 1.0+

Example

 

This example sets the style for all unordered lists to "square":


li {
list-style-type: square;
}

Remarks

Style rules for "li" elements will apply to elements in both ordered and unordered lists. Use "ol" and "ul" styles to set the styles for the two list types separately.

 
CSS tr (Table Row) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:22

CSS tr

Defines the properties for a table row.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.1+ 1.0+ 4.0+ 1.0+

Example

 

This example specifies that all table rows should have top and bottom borders, but no left or right borders. It also sets the font-size to one size smaller than the parent element text:


tr {
border-bottom: navy solid thin;
border-top: navy solid thin;
border-left: none;
border-right: none;
font-size: smaller;
}

Remarks

Because table rows are children of "table" elements, they will inherit some of their styles from those elements.

 
CSS th (Table Header) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:21

CSS th

Defines the properties for a table header cell.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.1+ 1.0+ 4.0+ 1.0+

Example

 

This example specifies that all table header cells should have top and bottom borders, but no left or right borders. It also sets the font-size to one size smaller than the parent element text:


th {
border-bottom: navy solid thin;
border-top: navy solid thin;
border-left: none;
border-right: none;
font-size: smaller;
}

Remarks

Because table header cells are children of "table" and "tr" elements, they will inherit some of their styles from those elements.

 
CSS textarea (Text Area) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:20

CSS textarea

Defines the properties for a textarea input field on a form.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.0+ 1.0+ 4.0+ 1.0+

Example

 

This example adds a border and padding around all textarea elements:


textarea {
border-color: black;
border-style: solid;
border-width: thin;
padding: 3px;
}

Remarks

You will usually use classes and id's to style individual textarea elements, rather than styling all textarea elements at once.

 
CSS td (Table Data) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:19

CSS td

Defines the properties for an individual table cell.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.1+ 1.0+ 4.0+ 1.0+

Example

 

This example specifies that all table cells should have top and bottom borders, but no left or right borders. It also sets the font-size to one size smaller than the parent element text:


td {
border-bottom: navy solid thin;
border-top: navy solid thin;
border-left: none;
border-right: none;
font-size: smaller;
}

Remarks

Because table cells are children of "table" and "tr" elements, they will inherit some of their styles from those elements.

Last Updated ( Monday, 17 September 2007 03:19 )
 
CSS table (Table) PDF Print E-mail
Written by Administrator   
Monday, 17 September 2007 03:18

CSS table

Defines the properties for a table.

Browser/User Agent Support

IE Netscape Mozilla Opera Safari
2.0+ 1.1+ 1.0+ 4.0+ 1.0+

Example

 

This example specifies that all tables should have top and bottom borders, but no left or right borders. It also sets the font-size to one size smaller than the parent element text:


table {
border-bottom: navy solid thin;
border-top: navy solid thin;
border-left: none;
border-right: none;
font-size: smaller;
}

Remarks

When you style table elements, you will usually be setting things like border styles and padding.

 
«StartPrev12345678910NextEnd»

Page 1 of 36
 

Login Form



Who's Online

We have 27 guests online


PHYSICS DICTIONY  PHP MeeLink.com  PR page rank  thainaturecure   wedding
[webdirectory] [thai webdirectory] [ptc forums ] [jabjai board] [tutor php] [meelink blog][link-mee.blog][Favorites online][ptc ref online][online payment] THF