Please help. I have a website and I have figured that it doesnt look too good. Somebody said to code CSS and lose the table, but I have only been working with tables for ages and I do not understand the CSS Tutorials on the web. Can anybody give me a personal short tutorial that I can start with, like give me a short code but explain what each section of code means and then tell me what to save it as and so on... Thanks is so. Magestry
I'd be more worried about the 126 html errors on your site before bothering converting your tables to divs.
Ok but as blueparukia said, I have 126 HTML errors so how do I know what the errors are and how do I fix them??
You should get someone here on DP to code up a CSS layout from your design. Wouldn't cost you much, and it would save you time to focus on your website. Here is the link to validate and check your error codes. w3schools.com/site/site_validate.asp Might want to checkout topstyle, great for css.. or even Notepad++...that works with multiple languages, not just css.... Notepad++ wont really help with code though, it make it into pretty colors though! lol Im sure the pros know the color differences.... Topstle, and begin hackin up some css...only way youll get the bug to actually learn it.
Isn't validation only for tableless sites? for sites created with XHTML and CSS regarding validating? and fixing errors.
God no. Validation is for anything that contains HTML - CSS has nothing to do with it. You can validate HTmL and xHTML, div based or table based...
I'm just writing an article on the importance of CSS for webdesign. Can anybody recommend any suitable articles on the net for beginners so that I can post them up as links for further reading?