• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Fast-paced HTML & CSS book?

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm studying programming in my 2-year education, we study mainly Java, but later we'll cover HTML, CSS, Javascript, some other stuff.

I'm looking for a fast paced book on HTML and CSS. Ideally, I would like it to be around 250-350 pages, but no more than 400. For javascript I intend to order "Javascript - the good parts", which got really good reviews. I already know some HTML, and I have tested a little css. So it doesn't have to be verbose.

I have already googled, but come up with no satisfactory results. There is a book called something like "HTML and CSS the good parts", but I'm doubtful after reading some of its reviews.

Anyone who have read a good book that fit my description?

Thanks,
Mike
 
Ranch Hand
Posts: 51
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dont know of an appropriate book but www.w3schools.com is an amazing website to study html, css and js.

Thanks and Regards,
-------------------------------------------------------------------------------------
Komal Renu | krenu@infocepts.com | www.infocepts.com
-------------------------------------------------------------------------------------
 
Sheriff
Posts: 67752
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Komal Renu wrote:but www.w3schools.com is an amazing website to study html, css n js.



Actually, it's amazingly bad! Avoid it if you want to learn how things really work. See http://w3fools.com/.


 
Michael Keisu
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the end I ordered "Building Your Website The Right Way Using HTML and CSS" http://www.amazon.com/Build-Your-Website-Right-Using/dp/0987090852

Unfortunately it did not meet size requirements, but I was impressed by the reviews of previous editions so I felt it was worth to invest in.
 
Komal Renu
Ranch Hand
Posts: 51
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Bear for the information.
I had never heard of http://w3fools.com/ until today

I like the try-it-yourself editor in w3schools that helps understand the functionality better. And the website really comes in handy at times.

Thanks,
Komal

 
look! it's a bird! it's a plane! It's .... a teeny tiny ad
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic