Quoting Chetan Crasta <[email protected]>:

Sure, keep in mind this is not a production level site as of now, so I
ask that anyone please be respectful in not sharing/using it beyond
debugging/inspecting the HTML/CSS.

https://www.moremagicpoints.com/

The page has a lot of errors like incorrect nesting of elements,
nonstandard attributes etc. Always validate your html at
validator.w3.org and your css at jigsaw.w3.org/css-validator .
Also, keep in mind that a webpage is not only read by humans, but also
by computers (search engine bots). A page that might look OK to a
human might look horrible to a bot. This is why your HTML needs to be
semantic if you value a good rank in search engines.

Here is an example of how the page might be correctly coded:
http://roughtech.com/t/magic.html

Regards,
~Chetan


Thanks for the responses. I should have remembered to do validation as I was taught that in the one Web Design class I ever took. Thanks for the reminder. I'll go through that process and check out your help page and see where I get with that. Just FYI, the non-standard attributes are attributes from the Java web framework I use (Tapestry), so those aren't mistakes. Everything else most certainly is.

Thanks,
Rich


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to