This is a discussion on "[SOLVED] text gone black" within the Web Page Design section. This forum, and the thread "[SOLVED] text gone black are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] text gone black
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] text gone black
http://www.wasteofinc.co.uk/jimi/jpr/
all my text has gone black for some reason, im still developing it as you can see, any ideas? stylesheet is... http://www.wasteofinc.co.uk/jimi/jpr/style.css thanks |
|
|
|
||||
|
Re: text gone black
we have to be american :/
color: #FFFFFF; For some reason i knew it would be this before i opened it!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: text gone black
You've used colour: #FFFFFF; when it should be color: #FFFFFF;
Also-check the spelling of a few of your CSS attributes. I found a few spelling errors. Also-you can't use 'align' on its own. You need text-align to align the text. Good luck Jack edit- alex beat me to it!
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
|||
|
Re: text gone black
damn forgot about that! i always do that! hate that little thing, i proof read loads of things every day!
Cheers guys. |
|
||||
|
Re: text gone black
No worries glad to help
Last Blog Entry: My Latest Project - Grilling Gurus... (Jun 11th, 2008)
|
|
||||
|
Re: text gone black
for align center
use margin: 0 auto; if thats what you wanted
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: text gone black
Validating your CSS would have pickup on that
http://jigsaw.w3.org/css-validator/ Also ... you can shorten the #ffffff to #fff Make your CSS efficient |
|
||||
|
Re: text gone black
Quote:
P.S. spiffy new administrator badge thing
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: text gone black
|
|
||||
|
Re: text gone black
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Text not showing black in lists? | PicoDeath | Web Page Design | 7 | Dec 4th, 2007 16:15 |
| [SOLVED] good examples wanted of grey or black sites | Gerry | Graphics and 3D | 8 | Nov 21st, 2007 21:07 |
| [SOLVED] Image with text -> text with background | alexgeek | Web Page Design | 5 | Nov 13th, 2007 23:25 |
| [SOLVED] Text Editor | Monie | PHP Forum | 15 | Oct 19th, 2007 02:14 |
| Black on white or white on black? | joshcxa | Webforumz Cafe | 14 | May 11th, 2007 14:31 |