#35 in Web development & design books
Use arrows to jump to the previous/next product

Reddit mentions of HTML, XHTML and CSS For Dummies

Sentiment score: 2
Reddit mentions: 2

We found 2 Reddit mentions of HTML, XHTML and CSS For Dummies. Here are the top ones.

HTML, XHTML and CSS For Dummies
Buying options
View on Amazon.com
or
Specs:
Height9.200769 inches
Length7.40156 inches
Number of items1
Release dateJanuary 2011
Weight1.99077422586 pounds
Width0.901573 inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 2 comments on HTML, XHTML and CSS For Dummies:

u/boxofwyn ยท 9 pointsr/pittsburgh

I don't even know where to begin....except here

You really need to learn how to use HTML/CSS. Its extremely easy to build a great looking very simple site like yours with some basic skills.

Learn how to reduce the size of your images. Images should be as tiny as possible. (In file size, not in resolution or quality)

You have no navigation other than using browser forward/back buttons. Good navigation is a key to a decent site.

Yellow background? absolutely not.

The above should give you a start, but I would honestly get a good book and start the site over from scratch.

u/silver_rizlas ยท 2 pointsr/web_design

Here's a few links, I have all these in a folder and I try to make a habit of right clicking and opening all in tabs being the first thing I do when I open my web browser, before I get distracted with reddit.

http://sixrevisions.com/

http://www.smashingmagazine.com/

http://net.tutsplus.com/

http://psd.tutsplus.com/

http://css-tricks.com/

http://www.alistapart.com/

http://webdesign.tutsplus.com/

http://wp.tutsplus.com/

http://www.netmagazine.com/

Out of those the most helpful for newcomers would probably be,
http://net.tutsplus.com/sessions/web-design-from-scratch/ which has already been suggested by what3v3r.

There's also http://teamtreehouse.com/ and http://www.codecademy.com if you want a more complete learning experience. As far as printed books go, I absolutely think they still have their uses but I always check the date a book was published on Amazon before buying, if it was pre-2011 there's a chance the information in it could be looking a little dated and a newer edition may be just around the corner. I've got this one on my shelf: http://www.amazon.co.uk/HTML-XHTML-All-Dummies-Computers/dp/0470537558/ref=pd_cp_b_1 and it covers a very broad area at a level suitable for a beginner.

If I was starting again I'd probably go for this one: http://www.amazon.co.uk/HTML-XHTML-CSS-Dummies-Computers/dp/0470916591/ref=cm_cr_pr_product_top followed by something about Javascript/JQuery and perhaps some PHP/MySQL afterwards, not forgetting ofcourse the increasing use of HTML5 and CSS3!! However, having typed all that you could probably learn just as much, and more, without spending a penny. There's some excellent learning resources available on the web, it's just a matter of finding them.