Help me learn HTML =)
Help me learn HTML =)
Out of context: Reply #11
- Started
- Last post
- 49 Responses
- trez0
you really lose your time with tables :/ That was how people designed 5-10 years ago, and it sucked most of the time
use them only for tabular data (rankings, etc.)
for the rest, use CSS. actually CSS is to be learnt with HTML. HTML alone doesnt make that much sense in matters of graphic design, HTML is just for putting your text/content/functions.
the links in the first answers were pertinent.