Wat is dan wel de juiste manier? Ik kan op die site niet echt een duideljik voorbeeld vinden dat de manier die ik gebruik fout zou zijn?quote:Op donderdag 4 augustus 2005 21:31 schreef SuperRembo het volgende:
Het is ook een verzameling divjes zonder logica (zie http://home.parse.nl/~michiel/semantiek.html).
TopStyle, de lite versie is gratis.quote:Op woensdag 17 augustus 2005 21:30 schreef Brilaap het volgende:
Weet iemand een goede, gratis (x)html/css editor?
Ik zal hem gaan proberen. Dankquote:Op woensdag 17 augustus 2005 23:05 schreef SuperRembo het volgende:
[..]
TopStyle, de lite versie is gratis.
que? newbie?quote:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | body { background-color: #95b7cd; color: #666666; font-family: Verdana, Helvetica, Ariel, sans-serif; font-size: 1em; background-image: image/page-bg.gif; } h1 { font-size: 1.2em; } h2{ font-size: 1.1em; } p{ font-size: .8em } |
Ik heb nu:quote:
1 | background-image: url(http://fatguyslim.nl/image/page-bg.gif); |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | /*This stylesheet is only for CSS the tutorial*/ body { background-color: #95b7cd; color: #666666; font-family: Verdana, Helvetica, Ariel, sans-serif; font-size: 1em; background-image: url(http://fatguyslim.nl/image/page-bg.gif); margin: 0; } h1 { font-size: 1.2em; text-align: right; font-style: italic; letter-spacing: 5px; } h2 { font-size: 1.1em; text-decoration: underline; } p { font-size: .8em; text-align: justify; line-height: 1.7em; } p.footer { font-size: .5em; text-align: center; } a:link { color: #666666; background-color: #95b7cd; text-decoration: none; } a:visited { color: #666666; background-color: #95b7cd; text-decoration: none; } a:hover { background-color: #aaddee; } a:active { background-color: #3cc7f0; } #header { background-color: #ffffff; border-bottom: 1px #000000 solid; } #content { } #navbar { } #main-text { } |
Forum Opties | |
---|---|
Forumhop: | |
Hop naar: |