TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are there books on HTML5/CSS3 for people new to HTML/CSS in general?

8 pointsby anujkkabout 12 years ago
One of my friend wants to learn web designing and he is having no prior experience of web development or programming.<p>Is there any HTML5/CSS3 book that doesn't expect its readers to have prior experience of HTML4/CSS2 ?

4 comments

AbhishekBiswalabout 12 years ago
Head First HTML with CSS : <a href="http://www.headfirstlabs.com/books/hfhtml/" rel="nofollow">http://www.headfirstlabs.com/books/hfhtml/</a><p>Once you are comfortable with HTML and CSS, you can learn new techniques / tricks introduced in HTML5 &#38; CSS3 easily ( from any other source, say a tutorial ).
bsmithabout 12 years ago
This one is great: <a href="http://learn.shayhowe.com/html-css/" rel="nofollow">http://learn.shayhowe.com/html-css/</a><p>Discussed on HN here: <a href="https://news.ycombinator.com/item?id=3531160" rel="nofollow">https://news.ycombinator.com/item?id=3531160</a>
vxNsrabout 12 years ago
You can also check out: <a href="http://diveintohtml5.info/" rel="nofollow">http://diveintohtml5.info/</a><p>The original author took a break from the web but it's now being maintained by a couple a loyal fans
kombinatoricsabout 12 years ago
Right click &#62; Inspect Element.<p>This is the greatest teacher/tutorial.
评论 #5283343 未加载