7 replies [Last post]
hairexplosion
hairexplosion's picture
User offline. Last seen 2 years 9 weeks ago. Offline
newbie
Joined: 2010-03-19
Posts: 3
Points: 4

Hi all,

Would be great to find out if this works for you all, particularly on IE6.

Here

I've checked on W3C but I'm a wee bit worried about IE6, any help much appreciated!

CupidsToejam
CupidsToejam's picture
User offline. Last seen 17 weeks 15 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

it hurts my eyes and brain to

it hurts my eyes and brain to look at. validate the code


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com

hairexplosion
hairexplosion's picture
User offline. Last seen 2 years 9 weeks ago. Offline
newbie
Joined: 2010-03-19
Posts: 3
Points: 4

CupidsToejam wrote: it hurts

CupidsToejam wrote:

it hurts my eyes and brain to look at. validate the code

Hi - which browser do you mean?

W3C CSS check brought up one error, which was a simple colour duplication.

CupidsToejam
CupidsToejam's picture
User offline. Last seen 17 weeks 15 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

hairexplosion wrote: Hi -

hairexplosion wrote:

Hi - which browser do you mean?
W3C CSS check brought up one error, which was a simple colour duplication.

Im using FF, and you need to validate your html also, not just your css.


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com

hairexplosion
hairexplosion's picture
User offline. Last seen 2 years 9 weeks ago. Offline
newbie
Joined: 2010-03-19
Posts: 3
Points: 4

Apologies, but again, no

Apologies, but again, no serious errors found.

CupidsToejam
CupidsToejam's picture
User offline. Last seen 17 weeks 15 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

hairexplosion

hairexplosion wrote:

Apologies, but again, no serious errors found.

Again?? thats the first time you said that.


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com

Tony
Tony's picture
User offline. Last seen 4 hours 11 min ago. Offline
rank Moderator
Moderator
Timezone: GMT+10
Joined: 2003-03-12
Posts: 3809
Points: 1244

You do have a few validation

You do have a few validation errors in your markup, mostly to do with closing tags.
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.offsetrecordings.co.uk%2F

I think it would better with just a flat black background, the stars are too busy..

Your question may have already been answered, search and read before you ask.

gary.turner
gary.turner's picture
User is online Online
rank Moderator
Moderator
Timezone: GMT-5
Joined: 2004-06-25
Posts: 7928
Points: 1767

Give those blocks of text a

Give those blocks of text a bit of padding. There is no compelling reason for those span elements. Style the paragraph.

Move all those inlined styles to your stylesheet. It is a poor practice to apply styles as an element attribute.

cheers,

gary

Unplanned code results in a tangled wad of brain-cramping confusion.

There are enough html & css demos and tutorials to be interesting. Please visit.