TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

8 点作者 anujkk大约 12 年前
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 条评论

AbhishekBiswal大约 12 年前
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 ).
bsmith大约 12 年前
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>
vxNsr大约 12 年前
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
kombinatorics大约 12 年前
Right click &#62; Inspect Element.<p>This is the greatest teacher/tutorial.
评论 #5283343 未加载