Where should I point someone to learn the basics of HTML/CSS? I personally got my start from HTMLGoodies way back in the day, but while I thank Ken Burns for getting me going, I'm loathed to send someone out to that site nowadays as I think it's dated.
我应该在哪里指点某人学习HTML / CSS的基础知识?我个人从当天的HTMLGoodies方式开始,但是当我感谢肯·伯恩斯让我离开时,我现在厌倦了派人到那个网站,因为我觉得它已经过时了。
Obviously there are many sites out there that cumulatively contain all the information needed, but where to send someone new who you don't want to scare off?
显然,有很多网站累积包含所需的所有信息,但是在哪里发送一些你不想吓跑的新人?
edit:
I honestly thought I'd been missing something by not having used w3schools.com, but I see that within three pages of the tutorial (both html and xhtml) they use <b></b>
. Damned shame they're not encouraging semantics.
我老实以为我没有使用w3schools.com就错过了一些东西,但是我看到在教程的三页内(html和xhtml),他们使用 。该死的耻辱他们不鼓励语义。
Anyone know something that gets people off on the right foot?
任何人都知道一些让人们站起来的东西吗?
11 个解决方案
#1
1
Exactly, I personally started off on HTMLGoodies, also. I think tizag.com is more updated.
确切地说,我个人也开始使用HTMLGoodies。我认为tizag.com更新了。
#2
21
I can't believe how many people are answering with w3schools. I couldn't recommend enough that people never EVER mention this place again. It is a terrible resource.
我无法相信有多少人在回答w3schools。我不能推荐人们永远不会再提这个地方了。这是一个可怕的资源。
A few good places:
一些好地方:
Addition for HTML5: http://diveintohtml5.ep.io/
添加HTML5:http://diveintohtml5.ep.io/
Not complete, but alistapart.com is required reading for any web developer we hire.
不完整,但alistapart.com需要阅读我们聘请的任何Web开发人员。
#3
8
Also, never underestimate the power of reading the source on well-written websites.
此外,永远不要低估在精心编写的网站上阅读来源的能力。
#4
4
I can't believe that people here are recommending W3Schools. That's the last place I would recommend anyone to go.
我不敢相信这里的人推荐W3Schools。这是我推荐任何人去的最后一个地方。
The one place I would recommend the user heading to is SitePoint. A lot of the articles there are aimed at advanced users, although the sheer quality of the forum and the beginner articles are too good to pass. I would also agree with Mike's recommendations as places to send a complete novice.
我建议用户前往的一个地方是SitePoint。很多文章都针对高级用户,虽然论坛的质量和初学者的文章太好了,不能通过。我也同意迈克的建议,作为派遣一个完整的新手的地方。
As far as getting the practical skill, the one thing I would recommend is opening up a text editor or a good IDE in text-editor mode and just writing a website to see what happens. Head to the Open Source Web Design page and see how others have created basic layouts, then apply that skill to your own.
至于获得实用技能,我建议的一件事是在文本编辑器模式下打开一个文本编辑器或一个好的IDE,只是写一个网站来看看会发生什么。前往开源Web设计页面,了解其他人如何创建基本布局,然后将该技能应用于您自己的。
#5
4
HtmlDog has a good set of guides for beginners, intermediate and advanced users. It also has useful references for all things HTML & CSS.
HtmlDog为初学者,中级和高级用户提供了一套很好的指南。它还为HTML和CSS的所有内容提供了有用的参考。
#6
4
I really like yourHTMLsource. Quirksmode and AlistApart are great. And Ajaxian is more advanced and wide resource of things. I began on w3schools, however soon this site became the one I avoid the most.
我真的很喜欢你的HTML资源。 Quirksmode和AlistApart很棒。而Ajaxian是更先进和更广泛的资源。我开始在w3schools,但很快这个网站成为我最避免的那个。
#8
3
To keep this answers to this question up-to-date, the Opera Web Curriculum is, as of 2011, the best way to learn front-end web development. It is comprehensive, encourages best practice, and is generally a superior resource for those completely new to the field.
为了使这个问题的答案保持最新,Opera Web课程从2011年开始,是学习前端Web开发的最佳方式。它是全面的,鼓励最佳实践,并且通常是那些全新的领域的优秀资源。
#9
2
I think you should check www.tutorialrepublic.com. This site has great tutorials on HTML/CSS. I learned HTML/CSS from this site and I really like this, they explains the topic very clearly.
我想你应该查看www.tutorialrepublic.com。这个网站有很棒的HTML / CSS教程。我从这个网站上学习了HTML / CSS,我非常喜欢这个,他们非常清楚地解释了这个主题。
#10
1
I can't believe that people here are recommending W3Schools. That's the last place I would recommend anyone to go. For me its a great... Maybe isn't "the" reference website, but is a very good and practical cheatsheat about html and stuff...
我不敢相信这里的人推荐W3Schools。这是我推荐任何人去的最后一个地方。对我来说这是一个伟大的...也许不是“参考”网站,但是关于HTML和东西是一个非常好的和实用的cheatsheat ...
The htmldom section is one of the best for me...
htmldom部分对我来说是最好的...
#11
1
If you speak German, the best Site for learning HTML is: http://selfhtml.org
如果您说德语,最适合学习HTML的网站是:http://selfhtml.org
#1
1
Exactly, I personally started off on HTMLGoodies, also. I think tizag.com is more updated.
确切地说,我个人也开始使用HTMLGoodies。我认为tizag.com更新了。
#2
21
I can't believe how many people are answering with w3schools. I couldn't recommend enough that people never EVER mention this place again. It is a terrible resource.
我无法相信有多少人在回答w3schools。我不能推荐人们永远不会再提这个地方了。这是一个可怕的资源。
A few good places:
一些好地方:
Addition for HTML5: http://diveintohtml5.ep.io/
添加HTML5:http://diveintohtml5.ep.io/
Not complete, but alistapart.com is required reading for any web developer we hire.
不完整,但alistapart.com需要阅读我们聘请的任何Web开发人员。
#3
8
Also, never underestimate the power of reading the source on well-written websites.
此外,永远不要低估在精心编写的网站上阅读来源的能力。
#4
4
I can't believe that people here are recommending W3Schools. That's the last place I would recommend anyone to go.
我不敢相信这里的人推荐W3Schools。这是我推荐任何人去的最后一个地方。
The one place I would recommend the user heading to is SitePoint. A lot of the articles there are aimed at advanced users, although the sheer quality of the forum and the beginner articles are too good to pass. I would also agree with Mike's recommendations as places to send a complete novice.
我建议用户前往的一个地方是SitePoint。很多文章都针对高级用户,虽然论坛的质量和初学者的文章太好了,不能通过。我也同意迈克的建议,作为派遣一个完整的新手的地方。
As far as getting the practical skill, the one thing I would recommend is opening up a text editor or a good IDE in text-editor mode and just writing a website to see what happens. Head to the Open Source Web Design page and see how others have created basic layouts, then apply that skill to your own.
至于获得实用技能,我建议的一件事是在文本编辑器模式下打开一个文本编辑器或一个好的IDE,只是写一个网站来看看会发生什么。前往开源Web设计页面,了解其他人如何创建基本布局,然后将该技能应用于您自己的。
#5
4
HtmlDog has a good set of guides for beginners, intermediate and advanced users. It also has useful references for all things HTML & CSS.
HtmlDog为初学者,中级和高级用户提供了一套很好的指南。它还为HTML和CSS的所有内容提供了有用的参考。
#6
4
I really like yourHTMLsource. Quirksmode and AlistApart are great. And Ajaxian is more advanced and wide resource of things. I began on w3schools, however soon this site became the one I avoid the most.
我真的很喜欢你的HTML资源。 Quirksmode和AlistApart很棒。而Ajaxian是更先进和更广泛的资源。我开始在w3schools,但很快这个网站成为我最避免的那个。
#7
#8
3
To keep this answers to this question up-to-date, the Opera Web Curriculum is, as of 2011, the best way to learn front-end web development. It is comprehensive, encourages best practice, and is generally a superior resource for those completely new to the field.
为了使这个问题的答案保持最新,Opera Web课程从2011年开始,是学习前端Web开发的最佳方式。它是全面的,鼓励最佳实践,并且通常是那些全新的领域的优秀资源。
#9
2
I think you should check www.tutorialrepublic.com. This site has great tutorials on HTML/CSS. I learned HTML/CSS from this site and I really like this, they explains the topic very clearly.
我想你应该查看www.tutorialrepublic.com。这个网站有很棒的HTML / CSS教程。我从这个网站上学习了HTML / CSS,我非常喜欢这个,他们非常清楚地解释了这个主题。
#10
1
I can't believe that people here are recommending W3Schools. That's the last place I would recommend anyone to go. For me its a great... Maybe isn't "the" reference website, but is a very good and practical cheatsheat about html and stuff...
我不敢相信这里的人推荐W3Schools。这是我推荐任何人去的最后一个地方。对我来说这是一个伟大的...也许不是“参考”网站,但是关于HTML和东西是一个非常好的和实用的cheatsheat ...
The htmldom section is one of the best for me...
htmldom部分对我来说是最好的...
#11
1
If you speak German, the best Site for learning HTML is: http://selfhtml.org
如果您说德语,最适合学习HTML的网站是:http://selfhtml.org