Posts Tagged ‘validation’
Here’s a Rap (or Hip-Hop) song that all about following web standards, and search engine optimization (SEO).
It’s called “Design Coding”
Here’s an excerpt from the lyrics…
make it easy for the spiders to crawl what you provide
remove font type, font color and font size
no background colors, keep your coding real neattag your look and feel on a separate style sheet
better results with xml and css
now you making progress, a lil closer to success
describe your doctype so the browser can relate
make sure you do it great or it won’t validatecheck in all browsers, I do it directly
gotta make sure that it renders correctly
It’s Monday morning. I took a few aspirin for my back pain, but the CSS three column layout thing is still bugging me. So I did a little more reading over at saila.com, on the topic of CSS and HTML standards (eg. Tables vs. CSS) in web designs that actually work in real-world browsers, and pass (x)HTML validation and CSS validation tests. Craig Saila provides some HTML layout templates, CSS examples, and analysis of how they perform with various browsers. Craig also has nice annotated version of his v2 layout with discussion of browser quirks and hacks.
So, after doing a little more reading, my confidence level is up that my design goals will be achievable. And I hope to begin implementing my vvn.net homepage makeover using the new PHP templates I am creating.