<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web Design Books on HTML5 in 24 Hours</title>
    <link>https://www.html5in24hours.com/tags/web-design-books/</link>
    <description>Web Design Books on HTML5 in 24 Hours</description>
    <generator>Hugo</generator>
    <language>en-us</language><copyright>Jennifer Kyrnin</copyright><lastBuildDate>Tue, 07 Jan 2014 20:10:05 +0000</lastBuildDate>
    <atom:link href="https://www.html5in24hours.com/tags/web-design-books/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Another great HTML5 book</title>
      <link>https://www.html5in24hours.com/posts/another-great-html5-book/</link>
      <pubDate>Tue, 07 Jan 2014 20:10:05 +0000</pubDate>
      <guid>https://www.html5in24hours.com/posts/another-great-html5-book/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_574&amp;rdquo; align=&amp;ldquo;alignleft&amp;rdquo; width=&amp;ldquo;150&amp;rdquo;]&lt;a href=&#34;https://www.html5in24hours.com/images/html-and-css-jmeloni-cover.jpeg&#34;&gt;&lt;img src=&#34;https://www.html5in24hours.com/images/html-and-css-jmeloni-cover-150x150.jpeg&#34; alt=&#34;Sams Teach Yourself HTML and CSS in 24 Hours by Julie Meloni&#34;&gt;&lt;/a&gt; A great book to get started with HTML and CSS.&lt;/p&gt;&#xA;&lt;p&gt;I was the technical editor for this book. So all the errors you find that are technical in nature are my fault. :-) Of course, if you do find errors, there isn&amp;rsquo;t much I can do about them now.&lt;/p&gt;&#xA;&lt;p&gt;Seriously, I read this book cover to cover and it&amp;rsquo;s got a lot of information well packaged in a way that you will be familiar with if you&amp;rsquo;ve read my HTML5 book.&lt;/p&gt;&#xA;&lt;h2 id=&#34;julie-meloni-has-an-easy-style-of-writing-and-makes-it-fun-to-learn-about-html-and-css-you-should-pick-up-a-copy-for-your-friends-who-want-to-get-into-web-design&#34;&gt;Julie Meloni has an easy style of writing and makes it fun to learn about HTML and CSS. You should &lt;a href=&#34;http://www.informit.com/store/html-and-css-in-24-hours-sams-teach-yourself-updated-9780672336140&#34;&gt;pick up a copy&lt;/a&gt; for your friends who want to get into web design&lt;/h2&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments:&lt;/h3&gt;&#xA;&lt;h4&gt;&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&#34;%22tessbabe_u@yahoo.com%22&#34;&gt;Tessie&lt;/a&gt; - Mar 0, 2014&lt;/p&gt;&#xA;&lt;p&gt;how do i go about building mobile apps? what do i need to get started? where can i find or get the possible requirements. Thank you.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h4&gt;&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://webdesign.about.com/&#34; title=&#34;jenn@html5in24hours.com&#34;&gt;Jennifer Kyrnin&lt;/a&gt; - Mar 4, 2014&lt;/p&gt;&#xA;&lt;p&gt;Hi @Tessie: your questions don&amp;rsquo;t really have a simple answer, at least not one I can condense into a blog comment. :-) But here&amp;rsquo;s my attempt. Perhaps others might have other answers: building mobile apps - well, first of all, I cover that in the book in great detail. So buying a copy or checking it out of your local library is a good step. But my book only covers creating web applications. You can also learn Objective C and build native iOS apps or Java and build native Android apps. Both of which will probably take a while. what do you need to get started? the minimum you need is a computer and the will to try things out. I have a lot of information on my &lt;a href=&#34;http://webdesign.about.com/od/mobile/a/write-a-mobile-friendly-website.htm&#34;&gt;About.com website&lt;/a&gt; that can help you learn how to build mobile web applications. And there are tons of other resources online as well. Beyond that, learning to program as I mentioned above is a good start or you can work on creating dynamic web applications with HTML, CSS, and JavaScript. I hope that helps, Jennifer&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h4&gt;&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&#34;%22tessbabe_u@yahoo.com%22&#34;&gt;Tessie&lt;/a&gt; - Apr 2, 2014&lt;/p&gt;&#xA;&lt;p&gt;Thank you&amp;hellip; it helps but a little i will try your recommendations out&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;</description>
    </item>
    <item>
      <title>I&#39;m working on a book proposal, and I need your help</title>
      <link>https://www.html5in24hours.com/posts/im-working-book-proposal-need-help/</link>
      <pubDate>Thu, 19 Dec 2013 17:24:29 +0000</pubDate>
      <guid>https://www.html5in24hours.com/posts/im-working-book-proposal-need-help/</guid><description>&lt;p&gt;[caption id=&amp;ldquo;attachment_569&amp;rdquo; align=&amp;ldquo;aligncenter&amp;rdquo; width=&amp;ldquo;300&amp;rdquo;]&lt;img src=&#34;https://www.html5in24hours.com/images/sass-or-rwd.png&#34; alt=&#34;SASS or RWD&#34;&gt; Sass or RWD?&lt;/p&gt;&#xA;&lt;p&gt;I am working on a book proposal for my next book, but I need your help. I can&amp;rsquo;t decide what I want to write about. I&amp;rsquo;m considering:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Responsive web design - where I would explain what it is, how to do it, tools that can help, and problems with the design This would be a book for advanced beginners and intermediate web designers who know HTML and some CSS but want to get more familiar with media queries and responsive design.&lt;/li&gt;&#xA;&lt;li&gt;SASS - where I would explain how you can turn your CSS into something dynamic and exciting using SASS SASS is a CSS extension and this book would be for people who are already familiar with CSS and want to create more dynamic and interesting sites using SASS.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;What do you think I should write my next book about? If you&amp;rsquo;d rather I write about something else, please let me know in the comments.&lt;/p&gt;&#xA;&lt;h2 id=&#34;poll-id4&#34;&gt;[poll id=&amp;ldquo;4&amp;rdquo;]&lt;/h2&gt;&#xA;&lt;h3 id=&#34;comments&#34;&gt;Comments:&lt;/h3&gt;&#xA;&lt;h4&gt;&lt;/h4&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://videopostcards.info&#34; title=&#34;waynemartin29@hotmail.com&#34;&gt;Wayne Martin&lt;/a&gt; - Dec 4, 2013&lt;/p&gt;&#xA;&lt;p&gt;want to see the book about: Responsive web design thanks, wayne.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;</description>
    </item>
  </channel>
</rss>
