Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am searching for an in-depth comprehensive Textbook for learning HTML5
and another book for CSS3 or a a book for both in one , I searched amazon
and found plenty of results but I don't know which one is comprehensive and
in-depth Explaining all Details and all about HTML .
note : I have seen the post Learn HTML5 and CSS3 but i don't like websites resources
I want text books.
Thanks
A good start to get the basics is to read Dive Into HTML5 by Mark Pilgrim. You can even try before you buy because it's free. Another suggestion is Pro HTML 5 Programming: Powerful APIs for Richer Internet Application Development (not free).
For the most comprehensive read I recommend the HTML5 specifications which goes into all the tiny details.
Head First HTML5 Programming is by far the best book I have ever seen for newbie front-end developer.
Here is List of Best Books to learn HTML5:
HTML5: Up and Running
Head First HTML5 Programming
HTML5 for Masterminds
Introducing HTML 5
Dive Into HTML5
HTML Dog
Another List of Top Ten Books about CSS3 / HTML5
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I'm looking for some document, or website, where I can find EVERYTHING about HTML. Something like an HTML Dictionary/Encyclopedia. I want to read about the most unknown tags, attributes, and structures of this markup language. I've been looking for a document or a website, but I can't find any. Does someone know where I can find like a 'full documentation page' or something like that?
I'm looking for something like official documentation, not a course in Udemy or a Youtube video. I'm looking for just text and text about this markup language.
Can someone help me?
There are many places for HTML and Web Dev reference, some of the common and good ones are listed below:-
w3Schools
Tutorials Point
Mozilla Developer Network
Dev Docs
These should be sufficient for your needs in HTML and other programming languages.
Note: None of these are HTML specific, or documentation specific, some of them are also learning platforms. Look around in these websites for references and resources alike.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I'm currently tasked with making some digital signage, which will display an agenda of sorts for an event in a table format, along with some header and footer graphics. I'm trying to make my decision to use either html5 or flash, however I don't have much experience with digital signage, so I was hoping for some input. My main concern is how html5 will rescale vs flash on different screen sizes. Thanks!
I recomend that you use HTML5, even though to me, flash seems more powerfull, HTML5 is very practical and very easy to rescale, i think your decision depends of your experience with these diferent digital signages.
I use flash, but only because i can't choose!
I also work for a digital signage company and have built many projects in both Flash and HTML5 and I would always go with HTML5. Support for Flash isn't as strong as it once was and you can do everything in HTML5 that you could have done in Flash. Rescaling in HTML isn't much a concern if you use modern HTML development and code the pages using Responsive Web Design.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Are there any highly recommended resources for getting started with HTML5 and CSS3 for designing web applications?
Seems to be the wave of the future..Lets hear everyones thoughts
http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/
http://www.w3schools.com/html5/html5_reference.asp
http://www.w3schools.com/css3/css3_reference.asp
I saw this the other day and it is super awesome
http://html5boilerplate.com/
HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site.
After more than two years in iterative development, you get the best of the best practices baked in: cross-browser normalization, performance optimizations, even optional features like cross-domain Ajax and Flash. A starter apache .htaccess config file hooks you the eff up with caching rules and preps your site to serve HTML5 video, use #font-face, and get your gzip zipple on.
Boilerplate is not a framework, nor does it prescribe any philosophy of development, it's just got some tricks to get your project off the ground quickly and right-footed.
There are about 20 articles covering specific aspects of HTML5 and CSS3 on Dev.Opera. See http://dev.opera.com/articles/tags/open%20web/ for an overview.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I understand that HTML5 is out. One question is that, what can I use to create HTML5? Can I use CS5 to create HTML5? I'm sorry but I'm just trying it out on my own to create HTML5.
HTML 5 is not out. It is still a working draft specification.
If you follow the link, you will see on the right side - "working draft".
You can use any text editor to write HTML of any version. CS5 can also be used for it.
You can even use a notepad to write HTML5. You can also use Adobe CS5 (Dreamweaver) as your HTML editor. Adobe Dreamweaver CS5
HTML5Boilerplate should be a good start for you.
HTML5 is a work in Progress. Some of the features in HTML5 are implemented by most browsers, some are not implemented by any browser at all. So to really work with HTML5 you have to embed yourself into the technology and test it with different browsers.
My guess is, that it will take a long time until toolsuites like CS5 have a "fire and forget" mode for HTML5. For now you can't assume that anything automatically works.
hey read this online ebook dedicated to HTML5, nice one you will get whole idea about it many other knowledge
HTML5
I think it's better if you read a good introduction (maybe the best) on this topic, assuming you already know what html is.
http://fortuito.us/diveintohtml5/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can anybody tell me a good tutorials for learning html5. a tutorial which is explaining the new features and the things droped etc. my sister is in 9th standard and knows html4. So i want to tell her a guide for html5. Any suggestions?
Tutorials:
http://slides.html5rocks.com/#slide1
(built using HTML5)
http://html5tutorial.net/
Demos: http://html5demos.com/
diveintohtml5.info
html5rocks.com
I learn by looking at what others have created, heres a nice HTML5 boiler plate setup
http://html5boilerplate.com/
W3C guide is pretty long but very thorough http://www.w3.org/TR/html5-diff