Fiosrachadh taice: Feartan & Luachan
| Feart ("attribute") | Luach ("value") | Eisimpleir |
| color |
ainm dath, neo àireamh | main_font { color: #ff0000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; font-style: italic; } |
| font-weight | normal, bold, bolder, light, lighter | |
| font-family | Times New Roman, Arial, sans-serif, serif, msaa | |
| font-size | àireamh, neo large, medium, small | |
| font-style | italic, normal | |
| text-transform | uppercase, lowercase, capitalize, none | .upper { text-transform:uppercase; } |
| text-decoration | underline, overline, none | .stressed { text-decoration: underline; } |
| letter-spacing |
àireamh neo normal | .stretched { letter-spacing: letter-spacing: 0.2em;} |
| word-spacing | àireamh neo normal | .separated { word-spacing : 0.5em;} |
| line-height | àireamh neo % neo normal | .higher { line-height: 150%; } |
| text-transform | uppercase, lowercase, capitalize, none | .upper { text-transform:uppercase; } |
| text-align | center, justify, left, right | .centered_text { text-align: center; } |
| background-color | àireamh neo ainm | body { background-color: #ffff00; background-image: url(bg.gif); background-repeat: no-repeat; } |
| background-image | url(ainm) | |
| background-repeat | repeat, repeat-x, repeat-y, no-repeat | |
| border-width |
àireamh neo thin, medium, thick | .table_border { border-width: 2px; border-color: #ff00ee; border-style: solid; } |
| border-color | ainm dath, neo àireamh | |
| border-style | solid, dashed, dotted, double, msaa | |
| margin | àireamh | body { margin: 5px; padding: 10px; } |
| padding | àireamh | |
| position | absolute, relative, fixed, static (normal) | .text_column { position: absolute; top: 100px; left: 200px; bottom: 800px; right: 600px; } |
| top, left, bottom, right | àireamh | |
| z-index | àireamh neo auto | .text_column2 { z-index:3; visibility: visible; float: left; clear: left; } |
| visibility | visible, hidden, inherit | |
| float | left, right, none | |
| clear | left, right, none | |
| white-space | normal, pre, nowrap | .preformatted_text { white-space: pre; } |
| list-style-type | none, disc, circle, square, decimal, msaa | .no_bullets { list-style-type: none; } |
Fiosrachadh taice: Aonadan
| Ainm | Goirid | Mìneachadh | Relative? |
|---|---|---|---|
| em | em | meud de font | tha |
| ex | ex | meud de litir x ann am font | tha |
| pica | pc | 1 pica = 12 points | chan eil |
| point | pt | 1/72 de òirleach | chan eil |
| pixel | px | Puing air an sgàilean | chan eil |
| millimeter | mm | chan eil | |
| centimeter | cm | chan eil | |
| inch | in | chan eil | |
| % | % | tha |
Fiosrachadh taice: Dathan
aqua (#00ffff)
black (#000000)
blue (#0000ff)
fuchsia (#ff00ff)
gray (#808080)
green (#008000)
lime (#00ff00)
maroon (#800000)
navy (#000080)
olive (#808000)
purple (#800080)
red (#ff0000)
silver (#c0c0c0)
orange (#ffa500)
teal (#008080)
white (#ffffff)
yellow (#ffff00)
Tha na h-ainmean seo a' ciallachadh an aon rud 's a tha na h-àireamhan rin taobh. 'S urrainn dhut an dà chuid a chleachdadh leis an fheart color neo background-color.
m.e. 'S e an aon rud a th' ann:
{ color: red; }
agus
{ color: #ff0000; }
Fiosrachadh taice: CSS Ceart - sgrùdadh air-loidhne
Tha e cudthromach gu bheil an CSS ceart, neo cha bhi na duilleagan a' coimhead ceart. Tha e comasach faighinn a-mach a bheil an CSS ceart le bhith a' cleachdadh goireasan air an eadar-lìon.
Tha W3C, an World Wide Web Consortium, a' solarachadh CSS Validator
Fiosrachadh taice: HTML Ceart - sgrùdadh air-loidhne
Bu chòir an HTML a bhith ceart cuideachd.
Tha W3C, an World Wide Web Consortium, a' solarachadh HTML Validator

