<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Html | ENFEW</title>
	<atom:link href="https://enfew.com/category/html/feed/" rel="self" type="application/rss+xml" />
	<link>https://enfew.com/category/html/</link>
	<description></description>
	<lastBuildDate>Wed, 26 Jun 2024 12:24:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://enfew.com/wp-content/uploads/2024/03/cropped-enfew-favicon-32x32.png</url>
	<title>Html | ENFEW</title>
	<link>https://enfew.com/category/html/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Top 10 must read HTML5 game development tutorials</title>
		<link>https://enfew.com/top-10-must-read-html5-game-development-tutorials/</link>
					<comments>https://enfew.com/top-10-must-read-html5-game-development-tutorials/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Thu, 01 Mar 2012 00:02:07 +0000</pubDate>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[html5]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=6274</guid>

					<description><![CDATA[<p>HTML5 is quickly gaining popularity on the web. Everyday we see more games developed using HTML5 and JavaScript and web users just love to play these. Even with simple but attractive game you can get thousands of hits. With all major tech giants out there declaring internet browser support for HTML5 we are giving you [&#8230;]</p>
<p>The post <a href="https://enfew.com/top-10-must-read-html5-game-development-tutorials/">Top 10 must read HTML5 game development tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>HTML5 is quickly gaining popularity on the web. Everyday we see more games developed using HTML5 and JavaScript and web users just love to play these. Even with simple but attractive game you can get thousands of hits. With all major tech giants out there declaring internet browser support for HTML5 we are giving you best 10 HTML5 game development tutorials we found on the web. Many of these links are suggested by our reader community. Do you know other great HTML5 tuts we have missed in the list? Let us know in comments and we’ll share them with our readers. Looking for list of good mobile wireframing and prototyping tutorials? We have listed then in one of the <a title="Best mobile wireframing and prototyping tutorials" href="http://www.enfew.com/best-tutorials-for-quickly-designing-mobile-app-prototypes/" target="_blank" rel="noopener">recent blog posts</a>.<br />
Below are 10 HTML5 game development tutorials:</p>
<h3>1. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/build-your-first-game-with-html5/" target="_blank" rel="noopener">Build your first game with HTML5</a></h3>
<p>NetTuts+ team have produced great tutorial about building your first HTML5 game with a little help of Box2D. Must see for all who are starting HTML5 road.</p>
<h3>2. <a href="http://www.netmagazine.com/tutorials/build-your-own-html5-3d-engine" target="_blank" rel="noopener">Build your own HTML5 3D engine</a></h3>
<p>Tutorial created by Mikko Haapoja and covering HTML5 3D magic. Mikko goes into deep detail on how to build small yet efficient canvas-based 3D engine. Great advanced tutorial.</p>
<h3>3. <a href="http://msdn.microsoft.com/en-us/scriptjunkie/gg189187" target="_blank" rel="noopener">How to Build Asteroids game with the Impact</a></h3>
<p>In this tutorial you&#8217;ll see how to build a simple space-based asteroids game using the Impact HTML5 game engine, one of the more robust engines out at the moment. After finishing this tutorial you&#8217;ll have fully working HTML5 based space game. <a href="https://enfew.com/wp-content/uploads/2012/03/space_shooter.png"><img decoding="async" class=" wp-image-6287 alignright" title="space_shooter" src="https://enfew.com/wp-content/uploads/2012/03/space_shooter.png" alt="" width="233" height="166" /></a></p>
<h3>4. <a href="http://www.html5rocks.com/en/tutorials/casestudies/gopherwoord-studios-resizing-html5-games.html" target="_blank" rel="noopener">Auto-Resizing HTML5 Games</a></h3>
<p>Really useful piece on adjusting your games to different screen sizes and various media game players will use to play your HTML5 game. Variety of Internet enabled devices out there is overwhelming and you have to make sure your game looks good on top ones.</p>
<h3>5. <a href="http://active.tutsplus.com/tutorials/html5/learn-html5-with-this-simple-avoider-game-tutorial" target="_blank" rel="noopener">Learn HTML5 With This Simple Avoider Game Tutorial</a></h3>
<p>New to HTML5? No worries, the best way to learn is by creating simple game.<br />
Michael James Williams explains insides of HTML5 game development with JavaScript and the canvas elements. He guides you through initial steps of creating simple game and also advises on mistakes to avoid.</p>
<h3>6. <a href="http://michalbe.blogspot.com/2010/09/simple-game-with-html5-canvas-part-1.html" target="_blank" rel="noopener">Yes, another HTML5 game explained</a></h3>
<p>Michal Budzynski has created superb 5 part tutorial where he step by step walks through Doodle Jump type game design and development with help of HTML5.</p>
<h3>7. Bear, background woods and some noises. Secrets of creating HTML5 games</h3>
<p>Jason Croucher explores woods, noises and wild animals while developing HTML5 based game.</p>
<h3>8. <a href="http://nicolahibbert.com/optimising-html5-canvas-games" target="_blank" rel="noopener">Make sure your HTML5 game runs optimized</a></h3>
<p><a href="https://twitter.com/#!/nicolahibbert" target="_blank" rel="noopener">Nicola Hibbert</a> created good tutorial about optimizing your HTML5 games. She goes through many steps and explains performance optimization techniques plus what value optimization brings to game developers and players.</p>
<h3>9. <a href="http://www.adityaravishankar.com/2011/10/html5-game-development-tutorial-breakout-i-introduction-to-canvas" target="_blank" rel="noopener">Creating great HTML5 game in 5 lessons</a></h3>
<p>Another 5-piece tutorial. <a href="http://www.adityaravishankar.com" target="_blank" rel="noopener">Aditya Ravi Shankar</a> expert HTML5 game developer has created it for those who are starting with HTML5 games.</p>
<h3>10. HTML5 Multiplayer Game Development</h3>
<p>This is over 1 hour long video from Google Tech Talk where <a href="http://rawkes.com" target="_blank" rel="noopener">Rob Hawkes</a> talks HTML5 multiplayer. Many good points to take away.</p>
<p>The post <a href="https://enfew.com/top-10-must-read-html5-game-development-tutorials/">Top 10 must read HTML5 game development tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/top-10-must-read-html5-game-development-tutorials/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Getting Started With HTML5 Boilerplates &#8211; 5 Useful Tutorials For HTML5 Newbies</title>
		<link>https://enfew.com/getting-started-with-html5-boilerplates-5-useful-tutorials-for-html5-newbies/</link>
					<comments>https://enfew.com/getting-started-with-html5-boilerplates-5-useful-tutorials-for-html5-newbies/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Thu, 26 May 2011 06:14:01 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=4756</guid>

					<description><![CDATA[<p>HTML5 Boilerplate is a framework with HTML, JavaScript and CSS created to make building web projects easier. As project home page says it has inbuilt combined knowledge of 100s of great developers. And many HTML Boilerplate users do agree. Here at Enfew we have created the list of most popular and used tutorials to get [&#8230;]</p>
<p>The post <a href="https://enfew.com/getting-started-with-html5-boilerplates-5-useful-tutorials-for-html5-newbies/">Getting Started With HTML5 Boilerplates &#8211; 5 Useful Tutorials For HTML5 Newbies</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>HTML5 Boilerplate is a framework with HTML, JavaScript and CSS created to make building web projects easier. As project home page says it has inbuilt combined knowledge of 100s of great developers. And many HTML Boilerplate users do agree. Here at <a title="Enfew" href="http://www.enfew.com/" target="_blank" rel="noopener">Enfew</a> we have created the list of most popular and used tutorials to get you started with this nice framework. And once you finished you can take a look at similar list of tutorials we have created for <a title="Mastering Twitter Bootstrap with tutorials" href="http://www.enfew.com/great-tutorials-for-mastering-twitter-bootstrap-with-examples/" target="_blank" rel="noopener">Twitter Bootstrap framework</a>. This should keep you occupied!</p>
<h3>1. <a href="http://html5doctor.com/html-5-boilerplates/" target="_blank" rel="noopener">HTML5 Boilerplates</a> by Remy Sharp at Html5doctor</h3>
<p>Without going into the discussion of why HTML 5 is available today and not 2022, this article is going to give you a series of HTML 5 boilerplates that you can use in your projects right now.</p>
<h3>2. <a href="http://html5boilerplate.com/" target="_blank" rel="noopener">HTML5 ★ Boilerplate</a></h3>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-4757" title="html5-boilerplate" src="http://www.enfew.com/wp-content/uploads/2011/05/html5-boilerplate.png" alt="" width="400" height="234" /></p>
<p>HTML5 Boilerplate is the professional badass&#8217;s base HTML/CSS/JS template for a fast, robust and future-proof site.</p>
<p>After more than three 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.</p>
<p>Boilerplate is not a framework, nor does it prescribe any philosophy of development, it&#8217;s just got some tricks to get your project off the ground quickly and right-footed.</p>
<h3>3. <a href="http://csswizardry.com/2011/01/the-real-html5-boilerplate/#html5-boilerplate" target="_blank" rel="noopener">The real HTML5 boilerplate</a></h3>
<p>A boilerplate is a starting point, it’s a base. It’s a codebase from which things are built with only the necessary and relevant additions being made (note additions, not changes).</p>
<p>I won’t beat about the bush, seeing the HTML5 Boilerplate makes me frustrated. It makes me wish I were a vet, or a tree surgeon, or something that isn’t a web developer. Look at all that code. 681* lines. Six hundred and eighty-one. Hell it even takes over 40 minutes to explain! That’s not a starting point, that’s a finished product and then some.</p>
<h3>4. <a href="http://mashable.com/2010/09/02/html5-boilerplate-guide/" target="_blank" rel="noopener">HOW TO: Get Started with HTML5 Boilerplate</a></h3>
<p>his is not your father’s world wide web. Thanks to soaring smartphone sales, new tablet devices like the iPad, and the burgeoning trend of connected devices, individuals are accessing and experiencing the web in a very different way than they were even five years ago.</p>
<p><img decoding="async" class="size-full wp-image-4758 alignright" title="html5_boilerplate" src="http://www.enfew.com/wp-content/uploads/2011/05/html5_boilerplate.jpg" alt="" width="200" height="200" /> The desktop browsing experience is also undergoing radical change, thanks to the evolution of JavaScript frameworks and the push for standards successors such as CSS3 and HTML5. It’s an exciting time to be developing or designing for the web.</p>
<h3>5. <a href="http://net.tutsplus.com/tutorials/html-css-techniques/automated-optimization-with-html5-boilerplate-build/" target="_blank" rel="noopener">Automated Optimization with HTML5 Boilerplate Build</a></h3>
<p>HTML5 Boilerplate is widely recognized as a rock-solid foundation for building new web-based sites and applications. That said, few are aware that the tool offers more than simply setting up your development environment. It also helps you “wrap up” your work by providing an awesome cross-platform build process.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<blockquote><p>If you have reached the bottom of this post, chances are that you like what you are reading. And you can stay in touch with us for even more great content. Follow us on <a title="Enfew on Twitter" href="https://twitter.com/enfew" rel="nofollow noopener" target="_blank">Twitter</a>, connect on <a title="Enfew on Facebook" href="http://www.facebook.com/myenfew" rel="nofollow noopener" target="_blank">Facebook</a> or subscribe to our <a title="Enfew in RSS feed" href="http://feeds.feedburner.com/enfew" rel="nofollow noopener" target="_blank">RSS feed</a>. Join the discussion!</p></blockquote>
<p>The post <a href="https://enfew.com/getting-started-with-html5-boilerplates-5-useful-tutorials-for-html5-newbies/">Getting Started With HTML5 Boilerplates &#8211; 5 Useful Tutorials For HTML5 Newbies</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/getting-started-with-html5-boilerplates-5-useful-tutorials-for-html5-newbies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Ultimate List Of Html5 CheatSheet</title>
		<link>https://enfew.com/the-ultimate-list-of-html5-cheatsheet/</link>
					<comments>https://enfew.com/the-ultimate-list-of-html5-cheatsheet/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Tue, 12 Apr 2011 20:57:06 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=4277</guid>

					<description><![CDATA[<p>1. HTML 5 Cheat Sheet (PDF) XHTML 2 is dead, long live HTML 5! According to W3C News Archive, XHTML 2 working group is expected to stop work end of 2009 and W3C is planning to increase resources on HTML 5 instead. And even although HTML 5 won’t be completely supported until 2022, it doesn’t mean [&#8230;]</p>
<p>The post <a href="https://enfew.com/the-ultimate-list-of-html5-cheatsheet/">The Ultimate List Of Html5 CheatSheet</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. <a href="http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/" target="_blank" rel="noopener">HTML 5 Cheat Sheet (PDF)</a></h3>
<p>XHTML 2 is dead, long live HTML 5! According to W3C News Archive, XHTML 2 working group is expected to stop work end of 2009 and W3C is planning to increase resources on HTML 5 instead. And even although HTML 5 won’t be completely supported until 2022, it doesn’t mean that it won’t be widely adopted within the foreseeable future.</p>
<h3>2. HTML5 Canvas Cheat Sheet</h3>
<p>The information is pretty much just a copy of what is found in the WHATWG specs, just condensed and hopefully a bit easier to read. There are virtually no explanations, however, and no examples other than some graphics for compositing values and a few other things (the appearance of which is very much inspired by those found in Mozilla&#8217;s examples). So, it&#8217;s basically just a listing of the attributes and methods of the canvas element and the 2d drawing context.</p>
<h3>3.  <a href="http://www.storiesinflight.com/html5/" target="_blank" rel="noopener">HTML5 Cheatsheet</a> by storiesinflight</h3>
<p>Here are some simple cut-and-paste examples of HTML5/CSS3 features that are currently (early 2011) usable across a number of web browsers, chief among them Firefox, Safari, Chrome, Opera and the upcoming IE9.</p>
<p>For many of the CSS3 examples, older versions of Internet Explorer are the lone holdout with a limited number of workarounds, however these features degrade gracefully and may still be useful on new projects as long as this limitation is kept in mind.</p>
<h3>4. <a href="http://www.w3.org/QA/2010/07/html5_in_w3c_cheatsheet.html" target="_blank" rel="noopener">HTML5 in W3C Cheatsheet</a> by w3.org</h3>
<p>From the very first release of the cheatsheet, I’ve received requests to include the various new elements and attributes of the HTML5 specification in the cheatsheet. As a reminder, the cheatsheet is a mobile-friendly Web application that provides a compilation of useful knowledge extracted from W3C specifications</p>
<h3>5. <a href="http://woork.blogspot.com/2009/09/html-5-visual-cheat-sheet-by-woork.html" target="_blank" rel="noopener">HTML 5 Visual Cheat Sheet</a> by Woork</h3>
<p>HTML 5 Visual Cheat Sheet is an useful cheat sheet for web designers and developers designed by me. This cheat sheet is essentially a simple visual grid with a list of all HTML tags and of their related attributes supported by HTML versions 4.01 and/or 5. The simple visual style I used to design this sheet allows you to find at a glance everything you are looking for.<br />
Here&#8217;s a preview of my cheat sheet:</p>
<h3><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-4278" title="html5-cheatsheet" src="http://www.enfew.com/wp-content/uploads/2011/04/html5-cheatsheet.jpg" alt="" width="407" height="275" /><br />
6. <a href="http://www.pakzilla.com/2011/02/27/an-ultimate-html5-cheatsheet-you-must-have/" target="_blank" rel="noopener">An ultimate HTML5 cheatsheet you must have</a></h3>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-4279" title="html-cheatsheet" src="http://www.enfew.com/wp-content/uploads/2011/04/html-cheatsheet.png" alt="" width="549" height="296" /></p>
<p>Like a lot of other web developers, I am also going to start learning HTML5. It’s time to get maximum benefit of HTML5 based browsers for our websites. Here I want to share a very useful cheatsheet on HTML5. It must be in your archive.</p>
<p>The post <a href="https://enfew.com/the-ultimate-list-of-html5-cheatsheet/">The Ultimate List Of Html5 CheatSheet</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/the-ultimate-list-of-html5-cheatsheet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>9 Tutorials To Get Started With Html5 Canvas</title>
		<link>https://enfew.com/9-tutorials-to-get-started-with-html5-canvas/</link>
					<comments>https://enfew.com/9-tutorials-to-get-started-with-html5-canvas/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Fri, 11 Mar 2011 02:53:21 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=3863</guid>

					<description><![CDATA[<p>1. HTML5 Canvas Basic Tutorials Introduction This section focuses on the fundamental drawing capabilities of the HTML5 Canvas, including line and curve drawing, path drawing, shape drawing, gradients, images, text, shadows, and composites. 2. Diving In To Canvas HTML 5 defines the &#60;canvas&#62; element as “a resolution-dependent bitmap canvas which can be used for rendering graphs, [&#8230;]</p>
<p>The post <a href="https://enfew.com/9-tutorials-to-get-started-with-html5-canvas/">9 Tutorials To Get Started With Html5 Canvas</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. HTML5 Canvas Basic Tutorials Introduction</h3>
<p>This section focuses on the fundamental drawing capabilities of the HTML5 Canvas, including line and curve drawing, path drawing, shape drawing, gradients, images, text, shadows, and composites.</p>
<h3>2. Diving In To Canvas</h3>
<p>HTML 5 defines the &lt;canvas&gt; element as “a resolution-dependent bitmap canvas which can be used for rendering graphs, game graphics, or other visual images on the fly.” A canvas is a rectangle in your page where you can use JavaScript to draw anything you want.</p>
<h3>3. <a href="https://developer.mozilla.org/en/canvas_tutorial" target="_blank" rel="noopener">Canvas tutorial at MDN Doc Center</a></h3>
<p>&lt;canvas&gt; is a new HTML element which can be used to draw graphics using scripting (usually JavaScript). It can for instance be used to draw graphs, make photo compositions or do simple (and not so simple) animations. The image on the right shows some examples of &lt;canvas&gt; implementations which we will see later in this tutorial.</p>
<p>&lt;canvas&gt; was first introduced by Apple for the Mac OS X Dashboard and later implemented in Safari and Google Chrome. Gecko 1.8-based browsers, such as Firefox 1.5, also support this element. The &lt;canvas&gt; element is part of the WhatWG Web applications 1.0 specification also known as HTML 5.</p>
<p>In this tutorial I will try to describe how to implement the &lt;canvas&gt; element in your own HTML pages. The examples provided should give you some clear ideas what you can do with &lt;canvas&gt; and can be used to start building your own implementations.</p>
<h3>4. How to Draw with HTML 5 Canvas</h3>
<p>Among the set of goodies in the HTML 5 specification is Canvas which is a way to programmatically draw using JavaScript. We&#8217;ll explore the ins and outs of Canvas in this article, demonstrating what is possible with examples and links.</p>
<h3>5. HTML5 Canvas Tutorial</h3>
<p>In this 7-minute video tutorial on HTML5 Canvas, you’ll learn how to create complex curves using the canvas.</p>
<h3>6. <a href="http://html5tutorial.net/examples/canvas-examples.html" target="_blank" rel="noopener">Canvas examples</a></h3>
<p>One of the most talked about features of the upcoming HTML5 code is the &lt;canvas&gt; element / tag, some of you may be aware that the &lt;canvas&gt; was first developed by Apple for use in their Mac OS X Dashboard and also implemented at a later date by the Safari browser, Most Gecko based browsers such as FireFox have current support for the &lt;canvas&gt; tag.</p>
<h3>7. <a href="http://dev.opera.com/articles/view/html-5-canvas-the-basics/" target="_blank" rel="noopener">HTML5 canvas &#8211; the basics</a></h3>
<p>The HTML5 specification includes lots of new features, one of which is the canvas element. HTML5 canvas gives you an easy and powerful way to draw graphics using JavaScript. For each canvas element you can use a &#8220;context&#8221; (think about a page in a drawing pad), into which you can issue JavaScript commands to draw anything you want. Browsers can implement multiple canvas contexts and the different APIs provide the drawing functionality.</p>
<h3>8. HTML5 Canvas Tutorial &amp; Example. Draw a Rainbow using Arc</h3>
<p>“Canvas” which is an HTML5 tag, allows you to render graphics or visual images on the fly through programming in a browser. Very similar to generating graphics (drawing shapes) in Flash using the BitmapData class. To implement canvas in your webpage, you need to define a “canvas” tag in your mark up just like how you define any other container tag like “div”.</p>
<h3>9.  HTML 5 Canvas Tutorial &#8211; How to Use the HTML 5 Tag CANVAS</h3>
<p>The &lt;canvas&gt; tag in HTML 5 is a really useful tool that allows web designers to draw graphics using a script like JavaScript to build the image.</p>
<p>The post <a href="https://enfew.com/9-tutorials-to-get-started-with-html5-canvas/">9 Tutorials To Get Started With Html5 Canvas</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/9-tutorials-to-get-started-with-html5-canvas/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Everything You Need To Know About HTML5 DocType</title>
		<link>https://enfew.com/everything-you-need-to-know-about-html5-doctype/</link>
					<comments>https://enfew.com/everything-you-need-to-know-about-html5-doctype/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Mon, 31 Jan 2011 21:53:41 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=3130</guid>

					<description><![CDATA[<p>1. The DOCTYPE at dev.w3 A DOCTYPE is a required preamble. Note: DOCTYPEs are required for legacy reasons. When omitted, browsers tend to use a different rendering mode that is incompatible with some specifications. Including the DOCTYPE in a document ensures that the browser makes a best-effort attempt at following the relevant specifications. 2. HTML5 &#60;!DOCTYPE&#62; [&#8230;]</p>
<p>The post <a href="https://enfew.com/everything-you-need-to-know-about-html5-doctype/">Everything You Need To Know About HTML5 DocType</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><img loading="lazy" decoding="async" class="alignright size-medium wp-image-2647" title="html5 logo official by w3c" src="http://www.enfew.com/wp-content/uploads/2011/01/html-5-logo-official-by-w3c-298x300.png" alt="html5 logo official by w3c" width="298" height="300" />1. <a href="http://dev.w3.org/html5/spec/syntax.html#the-doctype" target="_blank" rel="noopener">The DOCTYPE</a> at dev.w3</h3>
<p>A DOCTYPE is a required preamble. <strong>Note</strong>: DOCTYPEs are required for legacy reasons. When omitted, browsers tend to use a different rendering mode that is incompatible with some specifications. Including the DOCTYPE in a document ensures that the browser makes a best-effort attempt at following the relevant specifications.</p>
<h3>2. <a href="http://www.w3schools.com/html5/tag_doctype.asp" target="_blank" rel="noopener">HTML5 &lt;!DOCTYPE&gt; Declaration</a> at W3School</h3>
<p>The &lt;!DOCTYPE&gt; declaration must be the very first thing in your HTML5 document, before the &lt;html&gt; tag. This tag tells the browser which HTML specification the document uses. The doctype declaration is not an HTML tag; it is an instruction to the web browser about what version of the markup language the page is written in. It is important that you specify the doctype in all HTML documents, so that the browser knows what type of document to expect.</p>
<h3>3. Dive Into Html5 &#8211; The Doctype</h3>
<p>Microsoft came up with a novel solution. Before rendering a page, IE5/Mac looked at the “doctype,” which is typically the first line of the HTML source (even before the &lt;html&gt; element). Older pages (that relied on the rendering quirks of older browsers) generally didn’t have a doctype at all. IE5/Mac rendered these pages like older browsers did. In order to “activate” the new standards support, web page authors had to opt in, by supplying the right doctype before the &lt;html&gt; element.</p>
<h3>4. <a href="http://www.webmonkey.com/2010/02/building_web_pages_with_html_5/#Finally.2C_a_doctype_anyone_can_remember" target="_blank" rel="noopener">Finally, a doctype anyone can remember</a> &#8211; Building Web Pages With HTML 5 at WebMonkey</h3>
<p>The first thing we need to do to create an HTML 5 document is use the new doctype. Now, if you’ve actually memorized the HTML 4 or XHTML 1.x doctypes, you’re better monkeys than us. Whenever we start a new page we have to bring up an old one and cut and paste the doctype definition over.</p>
<p>The post <a href="https://enfew.com/everything-you-need-to-know-about-html5-doctype/">Everything You Need To Know About HTML5 DocType</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/everything-you-need-to-know-about-html5-doctype/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>HTML5 Gets an Official Logo By W3C</title>
		<link>https://enfew.com/html5-gets-an-official-logo-by-w3c/</link>
					<comments>https://enfew.com/html5-gets-an-official-logo-by-w3c/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Wed, 19 Jan 2011 09:53:48 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Michael Nieling]]></category>
		<category><![CDATA[Ocupop]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=2646</guid>

					<description><![CDATA[<p>The World-Wide Web Consortium (W3C) has unveiled a new logo for HTML5 — and along with it, a new way of framing the conversation about newer web development technologies. W3C presents the HTML5 logo with this catchy phrase  official Page It stands strong and true, resilient and universal as the markup you write. It shines [&#8230;]</p>
<p>The post <a href="https://enfew.com/html5-gets-an-official-logo-by-w3c/">HTML5 Gets an Official Logo By W3C</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The World-Wide Web Consortium (W3C) has unveiled a new logo for HTML5 — and along with it, a new way of framing the conversation about newer web development technologies.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2647" title="html 5 logo official by w3c" src="http://www.enfew.com/wp-content/uploads/2011/01/html-5-logo-official-by-w3c.png" alt="html 5 logo official by w3c" width="495" height="498" /></p>
<p>W3C presents the HTML5 logo with this catchy phrase  <strong><a href="http://www.w3.org/html/logo/faq.html#ready" target="_blank" rel="noopener">official Page</a></strong></p>
<blockquote><p>It stands strong and true, resilient and universal as the markup you write. It shines as bright and as bold as the forward-thinking, dedicated web developers you are. It&#8217;s the standard&#8217;s standard, a pennant for progress. And it certainly doesn&#8217;t use tables for layout.</p>
<p>We present an HTML5 logo.</p></blockquote>
<p>The Logo is designed by a design firm called &#8216;Ocupop&#8217;, Designer Michael Nieling said, &#8220;The term HTML5 has taken on a life of its own; there has been significant confusion and debate both within the developer community and in the public at large as to what exactly HTML5 is when the term is used outside of simply referring to the spec itself… The standard needs a standard. That is, HTML5 needs a consistent, standardized visual vocabulary to serve as a framework for conversations, presentations, and explanations.&#8221;<br />
<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2648" title="html-5-logo-take-control-your logo your web" src="http://www.enfew.com/wp-content/uploads/2011/01/html-5-logo-take-control-your-logo-your-web.png" alt="html-5-logo-take-control-your logo your web" width="601" height="497" /></p>
<p>I just love the logo, its so clean and cutting edge. What about you guys? Let me know in comments below.</p>
<p>The post <a href="https://enfew.com/html5-gets-an-official-logo-by-w3c/">HTML5 Gets an Official Logo By W3C</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/html5-gets-an-official-logo-by-w3c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>6 &#8216;How To Create Drag &#038; Drop Using HTML5&#8217; Tutorials &#038; Resources</title>
		<link>https://enfew.com/6-how-to-create-drag-drop-using-html5-tutorials-resources/</link>
					<comments>https://enfew.com/6-how-to-create-drag-drop-using-html5-tutorials-resources/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Sun, 16 Jan 2011 10:01:30 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[Leslie Michael Orchard]]></category>
		<category><![CDATA[Remy Sharp]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=2433</guid>

					<description><![CDATA[<p>1. Native Drag and Drop By Html5doctor Along with an army of JavaScript APIs, HTML 5 comes with a Drag and Drop (DnD) API that brings native DnD support to the browser making it much easier to code up. HTML 5 DnD is based on Microsoft’s original implementation which was available as early as Internet Explorer 5! [&#8230;]</p>
<p>The post <a href="https://enfew.com/6-how-to-create-drag-drop-using-html5-tutorials-resources/">6 &#8216;How To Create Drag &#038; Drop Using HTML5&#8217; Tutorials &#038; Resources</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. <a href="http://html5doctor.com/native-drag-and-drop/" target="_blank" rel="noopener">Native Drag and Drop</a> By Html5doctor</h3>
<p>Along with an army of JavaScript APIs, HTML 5 comes with a Drag and Drop (DnD) API that brings native DnD support to the browser making it much easier to code up. HTML 5 DnD is based on Microsoft’s original implementation which was available as early as Internet Explorer 5! Now currently supported in IE, Firefox 3.5 and Safari 4. We’re going to look how to implement DnD and review some of the issues (or hoops we have to jump through) with the current implementations now.</p>
<h3>2. <a href="http://www.useragentman.com/blog/2010/01/10/cross-browser-html5-drag-and-drop/" target="_blank" rel="noopener">Cross Browser HTML5 Drag and Drop</a> at User Agent Man</h3>
<p><strong>[ <a href="http://www.useragentman.com/tests/dragAndDrop/permissionForm.html#" target="_blank" rel="noopener">Demo</a> ]</strong> HTML5 Drag and Drop has been talked about a lot lately, but it’s hard to find really useful information about implementing it across multiple browsers. Mozilla, Apple and Microsoft all have pages describing how to use it, but their examples seem to work only in their particular browser (<span style="text-decoration: line-through;">Apple’s example doesn’t even work in their own</span>! Updated, Jan. 11, 2009: Although I have not been able to get this example working on Safari 2.0.4 and 3.1.2 for OS X and 4.0.4 for Windows, I have received word that it works on Safari 4.0.4 on OS X).</p>
<p><strong>Remy Sharp</strong>’s great article Native Drag and Drop was a good place for me to start — however, the examples didn’t work in <strong>Internet Explorer</strong>. I also thoroughly enjoyed JavaScript guru Peter-Paul Koch’s humorous and lengthy rant about cross-browser drag and drop headaches where he uses creative and colourful language to describe what he thought of the standard, the browser manufacturers, and the WHAT-WG.</p>
<h3>3.  <a href="http://decafbad.com/blog/2009/07/15/html5-drag-and-drop" target="_blank" rel="noopener">HTML5 drag and drop in Firefox 3.5</a> By 0xDECAFBAD [Leslie]</h3>
<p>Drag and drop is one of the most fundamental interactions afforded by graphical user interfaces. In one gesture, it allows users to pair the selection of an object with the execution of an action, often including a second object in the operation. It’s a simple yet powerful UI concept used to support copying, list reordering, deletion (ala the Trash / Recycle Bin), and even the creation of link relationships.</p>
<p>Since it’s so fundamental, offering drag and drop in web applications has been a no-brainer ever since browsers first offered mouse events in DHTML. But, although mousedown, mousemove, and mouseup made it possible, the implementation has been limited to the bounds of the browser window. Additionally, since these events refer only to the object being dragged, there’s a challenge to find the subject of the drop when the interaction is completed.</p>
<h4>4. <a href="http://ajaxian.com/archives/html5-drag-and-drop-in-deeetail" target="_blank" rel="noopener">HTML5 Drag and Drop in deeetail</a></h4>
<p>Les Orchard isn&#8217;t just a cool domain name. He is a person. A person who has done a great job detailing HTML 5 drag and drop that you can use today in Firefox 3.5.</p>
<h3><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2434" title="HTML5 Drag and Drop in deeetail" src="http://www.enfew.com/wp-content/uploads/2011/01/HTML5-Drag-and-Drop-in-deeetail.png" alt="HTML5 Drag and Drop in deeetail" width="500" height="385" /></h3>
<h3></h3>
<h3></h3>
<h3>5. <a href="http://html5tutorial.net/tutorials/drag-and-drop.html" target="_blank" rel="noopener">Drag and drop</a> By Html5Tutorial.net</h3>
<p>we are still just scraping the surface of the new markup, so today we are going to have a look at how to create a HTML 5 page that uses the new drag and drop feature. Note we are displaying this via an iframe so if your having any trouble viewing the demo please let us know, another reason it may not show will be due to your browser, this is working in the latest Firefox browser only at the moment..</p>
<h3>6. <a href="http://www.thebuzzmedia.com/html5-drag-and-drop-and-file-api-tutorial/" target="_blank" rel="noopener">HTML5 Drag and Drop and File API Tutorial</a> By TheBuzzMedia</h3>
<p>Over the last day I’ve been trying to learn how to use the new HTML5 Drag and Drop API as well as the new File API. I want to create a really nice drag-and-drop experience for users trying to upload files to a webapp; much like Google just did with Drag and Drop attachments in Gmail.</p>
<p>They always say that the best way to learn something is to try and teach someone else, so here is my attempt at distilling this relatively new and unsupported technology down into nice diagrams, gotchas and code so you can enjoy it too.</p>
<p>The post <a href="https://enfew.com/6-how-to-create-drag-drop-using-html5-tutorials-resources/">6 &#8216;How To Create Drag &#038; Drop Using HTML5&#8217; Tutorials &#038; Resources</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/6-how-to-create-drag-drop-using-html5-tutorials-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>3 Articles For That Will Help You Learn &#038; Create Html5 App For iPad</title>
		<link>https://enfew.com/5-articles-for-that-will-help-you-learn-create-html5-app-for-ipad/</link>
					<comments>https://enfew.com/5-articles-for-that-will-help-you-learn-create-html5-app-for-ipad/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Tue, 11 Jan 2011 05:11:57 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Amy Hoy]]></category>
		<category><![CDATA[Anders Zakrisson]]></category>
		<category><![CDATA[Chris Apers]]></category>
		<category><![CDATA[Daniel Paterson]]></category>
		<category><![CDATA[Thomas Fuchs]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=2047</guid>

					<description><![CDATA[<p>1. Making an iPad HTML5 App &#38; making it really fast By Thomas Fuchs Our first attempt ran really great on the Apple-supplied SDK iPad Simulator. But when we got our real iPads, everything seemed slow and sluggish. We went in an optimized the perceived “snappyness” when dragging the the time bar with your finger, and [&#8230;]</p>
<p>The post <a href="https://enfew.com/5-articles-for-that-will-help-you-learn-create-html5-app-for-ipad/">3 Articles For That Will Help You Learn &#038; Create Html5 App For iPad</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. <a href="http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/" target="_blank" rel="noopener">Making an iPad HTML5 App &amp; making it really fast</a> By Thomas Fuchs</h3>
<p>Our first attempt ran really great on the Apple-supplied SDK iPad Simulator. But when we got our real iPads, everything seemed slow and sluggish. We went in an optimized the perceived “snappyness” when dragging the the time bar with your finger, and about doubled the rate of frames per second rendered.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2049" title="everytimezone-screenshot-for ipad" src="http://www.enfew.com/wp-content/uploads/2011/01/everytimezone-screenshot-fo.jpg" alt="everytimezone-screenshot-for ipad" width="508" height="136" /></p>
<p><strong>About Thomas Fuchs: </strong> I&#8217;m Thomas. I&#8217;m the author of script.aculo.us, the JavaScript user interface library.  I&#8217;m also a core member of the Prototype JavaScript framework and a Ruby on Rails core alumnus. I write about all things web at mir.aculo.us.</p>
<h3>2. Intuity’s notabene – Rapid HTML5 Prototyping on the iPad</h3>
<p>Our goal was to explore the possibilities of the new device, especially its browser as Objective-C is really a painful environment (at least for me) when it comes to fast prototyping. So we wanted to know: Can we use HTML as prototyping platform for future projects? How far can we push the boundaries of the browser? Can we make a webapp behave just like a native app?</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-2050" title="Rapid HTML5 Prototyping on the iPad" src="http://www.enfew.com/wp-content/uploads/2011/01/Rapid-HTML5-Prototyping-on-the-iPad.jpg" alt="Rapid HTML5 Prototyping on the iPad" width="480" height="300" /></p>
<h3>3. <a href="http://anders.zakrisson.se/projects/creating-html-5-web-app-ipad/" target="_blank" rel="noopener"> Creating a HTML 5 Web App for iPad</a> By Anders Zakrisson</h3>
<p>The iPad is (at least for now) the perfect device for consuming media (on the go) and for casual browsing and news consumption. In my point of view there’s no reason for most apps to live in the App Store, the majority would work equally well (if not better) as websites or web apps with the benefit that they would be accessible on all platforms, be free from Apple censorship and are easier to develop (just count the number of HTML vs. Objective C developers). There are a few instances were the speed and processing ability is needed (such as games and media players) but most apps are basically information presenters and the web is more than adequate of handling that.</p>
<p>However, there are some optimizations that can be done to most websites for optimal display and a few other issues that needs to be adressed to allow websites to feel as native apps on the iPad (and other mobile touch devices).<br />
<strong> </strong></p>
<p><strong>About Anders Zakrisson: </strong>I’m Anders Zakrisson, an engineer educated at the Royal Institute of Technology (KTH) in Stockholm, Sweden and currently employed by Sogeti Sweden as an Open Source Ambassador and web developement consultant focsing on web standards, search engine optimization and useability.</p>
<h2>ALSO&lt;</h2>
<h3><a href="http://www.amazon.com/Beginning-iPhone-iPad-Web-Apps/dp/1430230452" target="_blank" rel="noopener">Beginning iPhone and iPad Web Apps: Scripting with HTML5, CSS3, and JavaScript</a> [BOOK] By Chris Apers &amp; Daniel Paterson</h3>
<p>This book will help you join the thousands of successful iPhone App developers without needing to learn Objective-C or the Cocoa touch APIs. If you want to apply your existing web development skills to iPhone and iPad development, then now you can. WebKit’s support for HTML5 means any web developer can create compelling apps for both the iPhone and the larger-screen iPad.</p>
<p>Beginning iPhone &amp; iPad Web Apps takes you through the latest Mobile Web Standards as well as the specific features of the iPhone and iPad. You’ll learn about WebKit and Mobile Safari, HTML5 and CSS3, Vector Graphics and Multimedia support. You’ll discover the built-in hardware features of the iPhone and iPad and how best to take advantage of them.</p>
<p>The market for web apps for the iPhone and iPad is expanding rapidly. You’ll want to know about all the advantages, and Beginning iPhone &amp; iPad Web Apps is the perfect starting point.</p>
<h3><a href="http://html5mobilepro.com/" target="_blank" rel="noopener">HTML5 Mobile Pro Workshop January 2011 Edition</a>! with Amy Hoy and Thomas Fuchs</h3>
<p><strong>Friday, January 14, 2011, 9am-1pm PT (that&#8217;s 12pm-4pm ET, or 6pm-10pm in Paris, Amsterdam, Berlin, Vienna)</strong></p>
<p>Learn how to build mobile web apps that use advanced CSS features like gradients and transformations, canvas, touch, audio, animations, and more — like http://everytimezone.com and even more extreme!  Strictly limited to 25 seats so you&#8217;ll get all your questions answered!<br />
We&#8217;re almost sold out, with a few regular tickets for $299 remaining.<br />
Act and book now if you want to join the workshop!</p>
<p>All you need broadband internet access and a browser with (gulp!) Flash installed. There will be streaming video and audio of us teachers, live on-screen presentations and a parallel chat room (text chat), where we will answer all your questions. You&#8217;ll also receive all workshop materials (slides, example code) a day or two before the workshop starts (great if you&#8217;d like to print it and take notes!). After the workshop is over, the live presentation will be downloadable as a video for your reference.</p>
<p><strong>About Thomas Fuchs</strong>: You can read about him at the beginning of this article.</p>
<p><strong>About Amy Hoy: </strong> Amy Hoy is the most famousest designer in the Ruby on Rails world, known for her gut-bustingly funny laugh-out-loud tutorials, great explanatory graphics, and apt metaphors. She&#8217;s got over 10 years&#8217; experience in explaining technical concepts in an entertaining and understandable way.</p>
<blockquote><p>&#8212;- If you know any other tutorials for creating html5 app for ipad, then please let us know Or if you have any suggestions or feedback, Feel free to drop your comments.</p></blockquote>
<p>The post <a href="https://enfew.com/5-articles-for-that-will-help-you-learn-create-html5-app-for-ipad/">3 Articles For That Will Help You Learn &#038; Create Html5 App For iPad</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/5-articles-for-that-will-help-you-learn-create-html5-app-for-ipad/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>8 Tutorials On &#8216;Learning Basics Of Html5 Local Data Storage With Examples&#8217;</title>
		<link>https://enfew.com/8-tutorials-on-learning-basics-of-html5-local-data-storage-with-examples/</link>
					<comments>https://enfew.com/8-tutorials-on-learning-basics-of-html5-local-data-storage-with-examples/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Sun, 09 Jan 2011 04:36:29 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=1969</guid>

					<description><![CDATA[<p>1. Quick Tip: Learning About HTML5 Local Storage Download Files &#124; View Demo In today’s video quick tip, we’re going to build a working, though very basic, to-do list in just a minute or two. Thanks to HTML5′s local storage, we can make advanced browsers “remember” what we type, even after the browser is closed or [&#8230;]</p>
<p>The post <a href="https://enfew.com/8-tutorials-on-learning-basics-of-html5-local-data-storage-with-examples/">8 Tutorials On &#8216;Learning Basics Of Html5 Local Data Storage With Examples&#8217;</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>1. Quick Tip: <a href="http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-learning-about-html5-local-storage/" target="_blank" rel="noopener">Learning About HTML5 Local Storage</a></h2>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/h0uZIljjElo?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/h0uZIljjElo?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;"><strong><a href="http://jsbin.com/iqura/4/" target="_blank" rel="noopener">Download Files</a> | <a href="http://jsbin.com/iqura/4/" target="_blank" rel="noopener">View Demo</a></strong></p>
<p>In today’s video quick tip, we’re going to build a working, though very basic, to-do list in just a minute or two. Thanks to HTML5′s local storage, we can make advanced browsers “remember” what we type, even after the browser is closed or is refreshed.</p>
<p>While obviously not supported across all browsers, we can expect this method to work, most notably, in Internet Explorer 8, Safari 4, and Firefox 3.5. Note that, to compensate for older browsers that won’t recognize local storage, you should first test to determine whether window.localStorage exists.</p>
<h3>2. <a href="http://www.weboshelp.net/webos-tutorials/156-palm-webos-html5-database-storage-tutorial" target="_blank" rel="noopener">webOS HTML5 Database Storage Tutorial</a></h3>
<p>If you haven&#8217;t been able to find any tutorials on HTML5&#8217;s storage capability, you&#8217;re not alone.  After looking around, we realized that the HTML5 spec is still at such an early revision that there are few resources out there that describe how it should be used.  But with a little digging, we found this excellent little HTML5 database application over at webkit.org.  We eagerly grabbed the source code, deconstructed it, and we&#8217;re proud to bring you the first webOS / HTML5 database storage tutorial!</p>
<h3>3. <a href="http://www.beakkon.com/tutorial/html5/web-storage" target="_blank" rel="noopener">HTML5 Web Storage Tutorial</a> at beakkon</h3>
<p>One of the most useful features of HTML5 is WEB STORAGE. You might be wondering why is it so useful.So, have a look at the following advantages &#8211;</p>
<ul>
<li>It stores data on client-side.</li>
<li>It not only reduces load on server, but also works much faster than traditional method of retrieving data from server.</li>
<li>It provides much greater storage capacity of around 5MB.</li>
</ul>
<p><strong>HTML5 offers two methods for storing data on client-side-</strong></p>
<ul>
<li>LOCAL STORAGE &#8211; In this method, data stored is available to all scripts within domain and persists even after browser is closed.</li>
<li>SESSION STORAGE- In this method, data stored is available only to the script that stored the data and data is lost on closing of browser.</li>
</ul>
<h3>4. HTML 5 Local Storage</h3>
<p>When we produced the Google Tasks extension we soon found out users wanted two things:</p>
<ol>
<li>The ability to resize the window</li>
<li>Google Apps integration</li>
</ol>
<p>We chose to use local storage to persist these settings because it was more straight forward and reliable than other methods, plus we wanted to take advantage of Chrome’s modern HTML 5 features. Local storage lets you store data in key value pairs on your user’s machine. The data you store is unique to your domain, so creating a unique name for your key isn’t a huge worry.</p>
<h3>5. <a href="http://html5tutorial.net/tutorials/working-with-html5-localstorage.html" target="_blank" rel="noopener">Working with HTML5 localStorage() </a>at html5tutorial</h3>
<p>HTML5 is fast approaching and getting wide spread usage. Most are familiar with the new tags like header, section and footer and everybody is aware of the new video tags thanks to Apple vs Adobe. However, there is a lot more to HTML5 those just those two aspects.</p>
<h3>6. <a href="http://onepixelahead.com/2010/08/23/html5-web-storage-example/" target="_blank" rel="noopener">HTML5 Web Storage Example</a> at OnePixelAhead</h3>
<p>Web storage is just one of the new and exciting features of HTML5, which gives websites the ability to store information on the client’s machine without a time limit.  The purpose of this post is to provide an example implementation of web storage, present a working demo, and outline the basic code for handling web storage.</p>
<h3>7. <a href="http://php-html.net/tutorials/html5-local-storage-guide/" target="_blank" rel="noopener">HTML5 Local Storage – Complete Guide </a> at php-html</h3>
<p>HTML5 is one of the most fashionable topics in today’s web programming world. HTML5 contains lots of new features that allege to change the web face, big players like Google and Apple are pushing for it and browsers competes to implement more and more html5 features. In this conditions there is no surprise that everyone is talking about it.</p>
<h3>8. Taking a Dive into HTML5 &#8211; Web Storage At Switchonthecode</h3>
<p>HTML5 is getting a lot of attention these days &#8211; especially when it comes to video. This tutorial is going to cover a feature added to HTML5 that I don&#8217;t think is getting enough attention &#8211; web storage.</p>
<p>Prior to web storage, most websites used cookies to store information on the client&#8217;s computer. Cookies, for the most part, work great for simple storage. They do, however, have one major drawback. If the user is visiting your site on two separate windows or tabs, information stored in cookies will be shared between them. To handle this case, the web storage in HTML5 has been split into two pieces: localStorage and sessionStorage. The first one works like cookies, saving information for an entire site (origin). The second one, sessionStorage, will store information for each origin but keep it isolated between windows or tabs.</p>
<p>The post <a href="https://enfew.com/8-tutorials-on-learning-basics-of-html5-local-data-storage-with-examples/">8 Tutorials On &#8216;Learning Basics Of Html5 Local Data Storage With Examples&#8217;</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/8-tutorials-on-learning-basics-of-html5-local-data-storage-with-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 Awesome &#8216;How To Build An Html5 iPhone App&#8217; Resource</title>
		<link>https://enfew.com/5-awesome-how-to-build-an-html5-iphone-app-resource/</link>
					<comments>https://enfew.com/5-awesome-how-to-build-an-html5-iphone-app-resource/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 09:44:54 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<category><![CDATA[iPhone]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=1481</guid>

					<description><![CDATA[<p>1. How to Make an HTML5 iPhone App [Tutorial] You’ve been depressed for like a year now, I know. All the hardcore Objective-C developers have been having a hay-day writing apps for the iPhone. You might have even tried reading a tutorial or two about developing for the iPhone, but its C—or a form of it—and [&#8230;]</p>
<p>The post <a href="https://enfew.com/5-awesome-how-to-build-an-html5-iphone-app-resource/">5 Awesome &#8216;How To Build An Html5 iPhone App&#8217; Resource</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1490" title="How-To-Build-An-Html5-iPhone app" src="http://www.enfew.com/wp-content/uploads/2010/12/How-To-Build-An-Html5-iPhon.png" alt="" width="586" height="121" /></h3>
<h3>1. <a href="http://sixrevisions.com/web-development/html5-iphone-app/" target="_blank" rel="noopener">How to Make an HTML5 iPhone App</a> [Tutorial]</h3>
<p>You’ve been depressed for like a year now, I know. All the hardcore Objective-C developers have been having a hay-day writing apps for the iPhone. You might have even tried reading a tutorial or two about developing for the iPhone, but its C—or a form of it—and it’s really hard to learn.</p>
<p>I don’t want to say that you should give up on the objective: you can get it eventually. But in the meantime, there is something else that you can do. You can create a native app that lives with all the other apps, and for the most part, it’s going to be a pitch-perfect imitation.  You can do this with the skill set you probably already have: HTML(5), CSS, and JavaScript. I’ll show you how to create an offline HTML5 iPhone application. More specifically, I’ll walk you through the process of building a Tetris game.</p>
<h3>2. HTML5 Apps: <a href="http://mobile.tutsplus.com/tutorials/html5/html5-geolocation/" target="_blank" rel="noopener">Positioning with Geolocation</a><img loading="lazy" decoding="async" class="alignright size-full wp-image-1484" title="html5 navigator iphone app" src="http://www.enfew.com/wp-content/uploads/2010/12/html5-navigator-iphone-app-e1293441065194.jpg" alt="html5 navigator iphone app" width="306" height="279" /> [Tutorial]</h3>
<p>At the heart of every location-based application is positioning and geolocation. In this tutorial you will learn the geolocation capabilities of HTML5 and the basic principles needed to take advantage of them in your next HTML5 app!</p>
<p>Three years ago, the smartphone “boom” was still an uncertain possibility. Today, we are surrounded by a society of smart phone addicts who live as if their lives cannot continue without instant, mobile access to the web, e-mail, and apps for every occasion. Mobile devices have come a long way in just three short years, and now support a wide range of useful features beyond making phone calls. For location-challenged individuals like myself, geolocation is one of the most useful additions. Many iPhone and Android devices have been fitted with GPS hardware that can produce reliable geographical data, and in this article we will discuss the geolocation capabilities of HTML5.</p>
<h3>3. Beginning iPhone and iPad Web Apps: <a href="http://www.amazon.com/Learn-iPhone-iPad-Web-Development/dp/1430230452" target="_blank" rel="noopener">Scripting with HTML5, CSS3, and JavaScript</a> [Book]</h3>
<p>This book will help you join the thousands of successful iPhone App developers without needing to learn Objective-C or the Cocoa touch APIs. If you want to apply your existing web development skills to iPhone and iPad development, then now you can. WebKit’s support for HTML5 means any web developer can create compelling apps for both the iPhone and the larger-screen iPad.</p>
<p>Beginning iPhone &amp; iPad Web Apps takes you through the latest Mobile Web Standards as well as the specific features of the iPhone and iPad. You’ll learn about WebKit and Mobile Safari, HTML5 and CSS3, Vector Graphics and Multimedia support. You’ll discover the built-in hardware features of the iPhone and iPad and how best to take advantage of them.</p>
<p>The market for web apps for the iPhone and iPad is expanding rapidly. You’ll want to know about all the advantages, and Beginning iPhone &amp; iPad Web Apps is the perfect starting point.</p>
<h3>4. Web Development for Mobile: GTUG Talk at Google [SlideShow]</h3>
<p style="text-align: center;"><object id="__sse4965824" style="width: 525px; height: 435px;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="525" height="435" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="__sse4965824" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gtugphone-100813164810-phpapp02&amp;stripped_title=web-development-for-mobile&amp;userName=estellevw" /><embed id="__sse4965824" style="width: 525px; height: 435px;" type="application/x-shockwave-flash" width="525" height="435" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=gtugphone-100813164810-phpapp02&amp;stripped_title=web-development-for-mobile&amp;userName=estellevw" name="__sse4965824"></embed></object></p>
<h3>5. <a href="http://www.amazon.com/Building-iPhone-Apps-HTML-JavaScript/dp/0596805780/ref=pd_sim_b_1" target="_blank" rel="noopener">Building iPhone Apps with HTML, CSS, and JavaScript</a>: Making App Store Apps Without Objective-C or Cocoa [Book]</h3>
<p>It&#8217;s a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you&#8217;ll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.</p>
<ul>
<li>Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You&#8217;ll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you&#8217;ll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple&#8217;s tools.</li>
<li> Build iPhone apps with tools you already know how to use</li>
<li> Learn how to make an existing website look and behave like an iPhone app</li>
<li> Add native-looking animations to your web app using jQTouch</li>
<li> Take advantage of client-side data storage with apps that run even when the iPhone is offline</li>
<li> Hook into advanced iPhone features &#8212; including the accelerometer, geolocation, and vibration &#8212; with JavaScript</li>
<li> Submit your applications to the App Store with Xcode</li>
</ul>
<p>This book received valuable community input through O&#8217;Reilly&#8217;s Open Feedback Publishing System (OFPS).</p>
<p>The post <a href="https://enfew.com/5-awesome-how-to-build-an-html5-iphone-app-resource/">5 Awesome &#8216;How To Build An Html5 iPhone App&#8217; Resource</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/5-awesome-how-to-build-an-html5-iphone-app-resource/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>10 Awesome Html5 and Css3 Templates</title>
		<link>https://enfew.com/10-awesome-html5-and-css3-templates/</link>
					<comments>https://enfew.com/10-awesome-html5-and-css3-templates/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 08:11:36 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=1454</guid>

					<description><![CDATA[<p>1. HTML5 ★ Boilerplate View Demo HTML5 Boilerplate is the professional badass&#8217;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 [&#8230;]</p>
<p>The post <a href="https://enfew.com/10-awesome-html5-and-css3-templates/">10 Awesome Html5 and Css3 Templates</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. <a href="http://html5boilerplate.com/" target="_blank" rel="noopener">HTML5 ★ Boilerplate</a><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1458" title="HTML5-Boilerplate-css3-temp" src="http://www.enfew.com/wp-content/uploads/2010/12/HTML5-Boilerplate-css3-temp.png" alt="" width="664" height="112" /></h3>
<p style="text-align: center;"><strong><a href="http://html5boilerplate.com/" target="_blank" rel="noopener">View Demo</a> </strong></p>
<p>HTML5 Boilerplate is the professional badass&#8217;s base HTML/CSS/JS template for a fast, robust and future-proof site.</p>
<p>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.</p>
<p>Boilerplate is not a framework, nor does it prescribe any philosophy of development, it&#8217;s just got some tricks to get your project off the ground quickly and right-footed.</p>
<h3>2. Mr. hurley by pvmgarage.com<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1460" title="Elegant Website With HTML 5 And CSS3" src="http://www.enfew.com/wp-content/uploads/2010/12/Elegant-Website-With-HTML-5-And-CSS3.jpg" alt="" width="550" height="210" /></h3>
<p>HTML 5 and CSS3. You may see a live preview of the template and download the archive with all source files.</p>
<h3>3. <a href="http://jayj.dk/a-free-html5-and-css3-theme/" target="_blank" rel="noopener">A free HTML5 and CSS3 theme </a></h3>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1462" title="free HTML5 and CSS3 theme" src="http://www.enfew.com/wp-content/uploads/2010/12/free-HTML5-and-CSS3-theme.png" alt="" width="605" height="200" /></p>
<p style="text-align: center;"><strong><a href="http://jayj.dk/templates/html5" target="_blank" rel="noopener">View Demo</a> | <a href="http://jayj.dk/download/9" target="_blank" rel="noopener">Download Files (.zip)</a></strong></p>
<p>You can freely use this template for both your private and commercial projects. You’re allowed to remove the credit link in the footer, but please, please leave it there. It allows me continuing creating free templates.</p>
<h3>4.  <a href="http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/" target="_blank" rel="noopener">HTML 5 and CSS 3: The Techniques You’ll Soon Be Using</a></h3>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1464" title="HTML 5 and CSS 3 The Techniques You’ll Soon Be Using" src="http://www.enfew.com/wp-content/uploads/2010/12/HTML-5-and-CSS-3-The-Techniques-You’ll-Soon-Be-Using-e1293432776615.jpg" alt="" width="596" height="313" /></p>
<p style="text-align: center;"><a href="http://d2o0t5hpnwv4c1.cloudfront.net/373_html5/final/index.html" target="_blank" rel="noopener"><strong>View Demo</strong></a></p>
<p>In this tutorial, we are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how we will be building websites when the specifications are finalized and the browser vendors have implemented them. If you already know HTML and CSS, it should be easy to follow along.</p>
<h3>5. <a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/" target="_blank" rel="noopener">Coding A HTML 5 Layout From Scratch </a></h3>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1465" title="Coding A HTML 5 Layout From Scratch" src="http://www.enfew.com/wp-content/uploads/2010/12/Coding-A-HTML-5-Layout-From-Scratch-e1293433088938.png" alt="Coding A HTML 5 Layout From Scratch" width="497" height="118" /></p>
<p style="text-align: center;"><strong>View Demo</strong></p>
<p>HTML5 and CSS3 have just arrived (kinda), and with them a whole new battle for the ‘best markup’ trophy has begun. Truth to be told, all these technologies are mere tools waiting for a skilled developer to work on the right project. As developers we shouldn’t get into pointless discussions of which markup is the best. They all lead to nowhere. Rather, we must get a brand new ideology and modify our coding habits to keep the web accessible.</p>
<p>While it is true HTML5 and CSS3 are both a work in progress and is going to stay that way for some time, there’s no reason not to start using it right now. After all, time’s proven that implementation of unfinished specifications does work and can be easily mistaken by a complete W3C recommendation. That’s were Progressive Enhancement and Graceful Degradation come into play.</p>
<h3>6. <a href="http://inspectelement.com/tutorials/code-a-backwards-compatible-one-page-portfolio-with-html5-and-css3/" target="_blank" rel="noopener">Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3 </a></h3>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1466" title="Portfolio with HTML5 and CSS3" src="http://www.enfew.com/wp-content/uploads/2010/12/Portfolio-with-HTML5-and-CSS3.jpg" alt="" width="555" height="216" /><strong><a href="http://inspectelement.com/html5portfolio/" target="_blank" rel="noopener">View Demo</a> | <a href="http://inspectelement.com/html5portfolio/HTML5_portfolio.zip" target="_blank" rel="noopener">Download Files (.zip)</a></strong></p>
<p>You may be wondering where the Photoshop or Fireworks file is. Well, there isn’t one. This is a result of designing in the browser and shows what can be achieved when skipping the Photoshop design phase, saving a lot of time in the process.</p>
<h3>7. <a href="http://line25.com/tutorials/design-and-code-a-cool-iphone-app-website-in-html5" target="_blank" rel="noopener">Cool iPhone App Website in HTML5 </a></h3>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1469" title="iPhone App Website in HTML5" src="http://www.enfew.com/wp-content/uploads/2010/12/iPhone-App-Website-in-HTML5-e1293433516643.png" alt="iPhone App Website in HTML5" width="500" height="132" /><a href="http://line25.com/wp-content/uploads/2010/html5/demo/index.html" target="_blank" rel="noopener"><strong>View Demo</strong></a></p>
<p style="text-align: left;">
<h3><strong>8. </strong><strong>HTML5 and CSS3 Layout </strong></h3>
<p style="text-align: center;"><strong><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1470" title="html5 css3 layout" src="http://www.enfew.com/wp-content/uploads/2010/12/html5-css3-layout-e1293433871879.gif" alt="html5 css3 layout" width="578" height="178" /> </strong><strong><a href="http://webtint.net/filebank/html5css3/" target="_blank" rel="noopener">View Demo</a> | <a href="http://www.webtint.net/filebank/html5css3.zip" target="_blank" rel="noopener">Download Files (.zip)</a></strong></p>
<p style="text-align: left;">Since HTML5 and CSS3 aren’t going to be supported in all the browsers, especially not older ones like IE6, we can try and make it work in everything, but it won’t look the same in all of the browsers. For instance, rounded corners wont work in IE or Opera, but it wont affect the usability of that web page. Likewise, the flexible box model only works in Firefox and Webkit.</p>
<p>What we can do is we can set up a failsafe so that the web page will work in every browser correctly, but not in the same way. For instance, I made it so that in Webkit browsers, the page uses the flexible box model. However everywhere else it just switches to the old fashioned way and floats the elements to either side to create columns.<strong><br />
</strong></p>
<h3>9. HTML5 Starter Pack – a sick freebie</h3>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1474" title="HTML5 Starter Pack – a sick freebie" src="http://www.enfew.com/wp-content/uploads/2010/12/HTML5-Starter-Pack-–-a-sick-freebie-e1293434804428.jpg" alt="HTML5 Starter Pack – a sick freebie" width="610" height="179" /></p>
<p style="text-align: center;"><strong>View Demo | Download Files (.zip)</strong></p>
<p>The Starter Pack, as I call it, is a bit different than a template. I built it with one guiding principle: scalability. As a result, you can use this to get started on your portfolio page or the next Facebook.</p>
<p>Of course, the coding part is all HTML5, cross-browser, of course, but I’ve also gone and included a basic Photoshop template to get you started on designing the page. Just to lure you in to it, here’s a list of a few major features of the pack</p>
<h3>10. <a href="http://www.freehtml5templates.com/newsy-multiple-column-html5-and-css3-template/" target="_blank" rel="noopener">Newsy Multiple Column HTML5 and CSS3 Template</a></h3>
<h3><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1475" title="Newsy Multiple=" src="http://www.enfew.com/wp-content/uploads/2010/12/Newsy-Multiple-Column-HTML5-and-CSS3-Template.png" alt="Newsy Multiple=" width="626" height="250" /></h3>
<p style="text-align: center;"><strong> <a href="http://freehtml5templates.com/downloads/free/newsy/" target="_blank" rel="noopener">View Demo</a> | <a href="http://freehtml5templates.com/downloads/free/newsy.zip" target="_blank" rel="noopener">Download Files (.zip)</a></strong></p>
<p>Newsy is a beautiful newspaper / magazine style template with the advanced multiple-column feature that CSS3 now offers. Content flows easily from one column to the next – automatically – without any effort on the part of the author. With it’s paper-textured background, and use of small bits of bright color, this template stands out as both elegant and bold at the same time.</p>
<p>IE won’t recognize the multiple columns, so the articles will look like normal one-column posts, but at least it doesn’t seem broken to IE users.</p>
<p>The post <a href="https://enfew.com/10-awesome-html5-and-css3-templates/">10 Awesome Html5 and Css3 Templates</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/10-awesome-html5-and-css3-templates/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>7 Best &#8216;How To Embed Html5 Video In Webpage&#8217; Tutorials</title>
		<link>https://enfew.com/7-best-how-to-embed-html5-video-in-webpage-tutorials/</link>
					<comments>https://enfew.com/7-best-how-to-embed-html5-video-in-webpage-tutorials/#comments</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Sun, 19 Dec 2010 10:00:38 +0000</pubDate>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=1229</guid>

					<description><![CDATA[<p>1. Embed Videos In Your Web Pages Using HTML5 HTML5 video is taking the web by storm. Not only has a very public (and contentious) debate unfolded on the web about the efficacy of presenting videos using HTML5 instead of Flash, but momentum is gathering behind the nascent web standard. From giant video sites like [&#8230;]</p>
<p>The post <a href="https://enfew.com/7-best-how-to-embed-html5-video-in-webpage-tutorials/">7 Best &#8216;How To Embed Html5 Video In Webpage&#8217; Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1231" title="html5-logo-video-embeed" src="http://www.enfew.com/wp-content/uploads/2010/12/html5-logo-video-embeed.jpg" alt="" width="525" height="300" /></h3>
<h3>1. <a title="Embed Videos In Your Web Pages Using HTML5" rel="bookmark noopener" href="http://www.webmonkey.com/2010/05/embed-videos-in-your-web-pages-using-html5/" target="_blank">Embed Videos In Your Web Pages Using HTML5</a></h3>
<p>HTML5 video is taking the web by storm. Not only has a very public (and contentious)  debate unfolded on the web about the efficacy of presenting videos  using HTML5 instead of Flash, but momentum is gathering behind the  nascent web standard.</p>
<p>From giant video sites like YouTube to Wikipedia, everyone it seems  wants to get their video out of Flash and into native web formats. With  Microsoft recently announcing it will support the HTML5 video tag in the  coming Internet Explorer 9, expect even more sites to abandon Flash for  native video.</p>
<p>So, you want in on the fun? Do you want to use some HTML5 video tags  on your site right now? No problem. Fasten your seat belts, as we’re  about to take a tour of the wonderful world of HTML5 video.</p>
<h3>2. <a href="http://lifehacker.com/5536050/embed-html5-videos-with-multi+browser-support-on-your-site" target="_blank" rel="noopener">Embed HTML5 Videos with Multi-Browser Support on Your Site</a></h3>
<p>If you&#8217;ve got a blog, personal site, or another web platform and find yourself wondering how you can get in on the no-plugin-needed streaming video in HTML5, Webmonkey has a handy guide to understanding and embedding HTML5 videos on your site.</p>
<p>Getting your videos ready for HTML5-friendly formats is a whole other topic, one covered by Mark Pilgrim&#8217;s video encoding section of Dive Into HTML5,  as recommended by Webmonkey. Once your videos are ready to roll, you  can put them up on your site with some example code, as well as cater to  those with non-HTML5 browsers, like Internet Explorer. And Webmonkey  explains another default strategy.</p>
<h3>3. <a href="http://techie-buzz.com/youtube/html5-embed-code-youtube-videos.html" target="_blank" rel="noopener">YouTube Adds HTML 5 Embedding of Videos</a></h3>
<p>Here is some good news for YouTube fanboys, now you can embed YouTube videos using the new HTML5 embed code. The YouTube api blog recently announced that the team is experimenting with a new embed code that uses the iframe tag to switch between the flash and HTML5 interface.</p>
<p>YouTube added support for HTML5 earlier this year, followed by another popular video sharing site – Vimeo. The HTML5 video playback was limited to only a few browsers e.g Google Chrome, Safari and users were not given any embed code for the uploaded videos.</p>
<h3>4. <a href="http://daringfireball.net/2009/12/html5_video_unusable" target="_blank" rel="noopener">Why the HTML5 ‘Video’ Element Is Effectively Unusable, Even in Browsers Which Support It</a></h3>
<p>In the original version of this article, I incorrectly reported that  Firefox auto-buffers HTML5 video content by default, as Safari and  Chrome do.</p>
<h4>5. How To Embed YouTube Videos In HTML5 And Flash Mode</h4>
<p>The YouTube video website contains millions of videos and most of them are being embedded to other websites with the Flash video technology. This is a great feature of Youtube videos  and considering that all the web browsers contain the Adobe Flash  Player plug-in installed and so you are able of watching the embedded  Youtube videos without any problems.</p>
<h3>6. <a href="http://www.opensourcecatholic.com/blog/oscatholic/easy-embedding-html5-vid" target="_blank" rel="noopener">Easy Embedding of HTML5 Video on a Drupal Site</a></h3>
<p>For the past year, I&#8217;ve watched the HTML5 &lt;video&gt; element  debate (mostly over video formats/containers) with a great interest—I  abhor having to use Adobe Flash on my sites to embed video, especially  since that means many videos don&#8217;t work on my Linux workstation (which  doesn&#8217;t have Flash), or on my iPhone/iPad.</p>
<p>The HTML5 &lt;video&gt; element (and similarly, the less-supported  &lt;audio&gt; element) promises to take away the stress of having to  have flash players, FLV-encoded video, etc. just to show a viewer a  non-static piece of content.</p>
<h3>7. <a rel="bookmark noopener" href="http://blog.futtta.be/2010/02/04/embedding-youtube-html5-video-with-newtube/" target="_blank">Embedding YouTube HTML5-video with newTube</a></h3>
<p>After looking into ways to call the YouTube mp4-file from within a Video for Everybody html-block (which is not possible, Google protects raw video-files using what  seems to be a session-based hash that has to be provided in the URL), I  decided to take another (dirty) approach; faking it!</p>
<p>The post <a href="https://enfew.com/7-best-how-to-embed-html5-video-in-webpage-tutorials/">7 Best &#8216;How To Embed Html5 Video In Webpage&#8217; Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/7-best-how-to-embed-html5-video-in-webpage-tutorials/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>10 Awesome Html5 Startup Tutorials For Newbies</title>
		<link>https://enfew.com/10-awesome-html5-startup-tutorials-for-newbies/</link>
					<comments>https://enfew.com/10-awesome-html5-startup-tutorials-for-newbies/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 19:24:59 +0000</pubDate>
				<category><![CDATA[Html]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=705</guid>

					<description><![CDATA[<p>1. Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3 By InspectElement This is a run through of the basics of HTML5 and CSS3 while still paying attention to older browsers. 2. ﻿Coding A HTML 5 Layout From Scratch HTML5 and CSS3 have just arrived (kinda), and with them a whole new battle [&#8230;]</p>
<p>The post <a href="https://enfew.com/10-awesome-html5-startup-tutorials-for-newbies/">10 Awesome Html5 Startup Tutorials For Newbies</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><strong><span style="font-weight: normal;">1. <a href="http://inspectelement.com/tutorials/code-a-backwards-compatible-one-page-portfolio-with-html5-and-css3/" target="_blank" rel="noopener">Code a Backwards Compatible, One Page Portfolio with HTML5 and CSS3 By InspectElement</a></span></strong></h2>
<p>This is a run through of the basics of HTML5 and CSS3 while still paying attention to older browsers.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-710" title="html5portfolio" src="http://www.enfew.com/wp-content/uploads/2010/08/html5portfolio.jpg" alt="html5portfolio" width="555" height="216" /></p>
<h2></h2>
<h2><strong><span style="font-weight: normal;">2. <a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/" target="_blank" rel="noopener">﻿Coding A HTML 5 Layout From Scratch</a></span></strong></h2>
<p><strong>HTML5</strong> and <strong>CSS3</strong> have just arrived  (kinda), and with them a whole new battle for the ‘best markup’ trophy  has begun. Truth to be told, all these technologies are mere tools  waiting for a skilled developer to work on the right project. As  developers we shouldn’t get into pointless discussions of which markup  is the best. They all lead to nowhere. Rather, we must get a brand new  ideology and modify our coding habits to keep the web accessible.</p>
<h2><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-715" title="Coding A HTML 5 Layout From Scratch" src="http://www.enfew.com/wp-content/uploads/2010/08/Coding-A-HTML-5-Layout-From-Scratch1.png" alt="Coding A HTML 5 Layout From Scratch" width="492" height="113" /><span style="font-weight: normal;"> </span></h2>
<h2></h2>
<h2><strong><span style="font-weight: normal;">3. </span></strong><strong><span style="font-weight: normal;"><a href="http://net.tutsplus.com/tutorials/html-css-techniques/html-5-and-css-3-the-techniques-youll-soon-be-using/" target="_blank" rel="noopener">HTML 5 and CSS 3: The Techniques You’ll Soon Be Using</a></span></strong></h2>
<p>In this tutorial, we are going to build a blog page using  next-generation techniques from HTML 5 and CSS 3. The tutorial aims to  demonstrate how we will be building websites when the specifications are  finalized and the browser vendors have implemented them. If you already  know HTML and CSS, it should be easy to follow along.</p>
<p><strong><span style="font-weight: normal;"><a href="http://www.enfew.com/wp-content/uploads/2010/08/html-5-and-css-3-the-techniques-youll-soon-be-using.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-716" title="html-5-and-css-3-the-techniques-youll-soon-be-using" src="http://www.enfew.com/wp-content/uploads/2010/08/html-5-and-css-3-the-techniques-youll-soon-be-using.png" alt="html-5-and-css-3-the-techniques-youll-soon-be-using" width="562" height="162" /></a></span></strong></p>
<h2></h2>
<h2><strong><span style="font-weight: normal;"><span style="font-weight: normal;">4. </span></span></strong><strong><a href="http://line25.com/tutorials/design-and-code-a-cool-iphone-app-website-in-html5"><span style="font-weight: normal;">Design &amp; Code a Cool iPhone App Website in HTML5</span></a></strong></h2>
<p>HTML5 is definitely the flavor of the month, with everyone in the  design community getting excited about its release. In this tutorial  we’ll get a taste of what’s to come by building a cool iPhone app  website using a HTML5 structure, and visual styling with some CSS3  effects.</p>
<p><strong><span style="font-weight: normal;"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-718" title="Design &amp; Code a Cool iPhone App Website in HTML5" src="http://www.enfew.com/wp-content/uploads/2010/08/12.png" alt="Design &amp; Code a Cool iPhone App Website in HTML5" width="500" height="362" /></span></strong></p>
<h2></h2>
<h2><strong>5. <span style="font-weight: normal;"><a href="http://html5doctor.com/designing-a-blog-with-html5/" target="_blank" rel="noopener">Designing a blog with html5</a></span></strong></h2>
<p>Much of <abbr>HTML</abbr> 5′s feature set involves JavaScript <abbr>API</abbr>s  that make it easier to develop interactive web pages but there are a  slew of new elements that allow you extra semantics in your conventional  Web 1.0 pages. In order to investigate these, let’s look at marking up a  blog.</p>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<h2></h2>
<h2><strong><span style="font-weight: normal;"><span style="font-weight: normal;">6. </span></span></strong><strong><span style="font-weight: normal;">Touch The Future: Create An Elegant Website With HTML 5 And CSS3</span></strong></h2>
<p>I’m sure that who chooses to work as web designer makes a choice of heart, a choice of love. He/she decides to bet any given day on his creativity and his ability of producing an idea and of making it tangible, visible and perceptible for all. These crazy men have my respect. But, also when the creative side is very important for a work, there exists a logical (and technical) part in all creative process.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-721" title="Touch The Future: Create An Elegant Website With HTML 5 And CSS3" src="http://www.enfew.com/wp-content/uploads/2010/08/Touch-The-Future-Create-An-Elegant-Website-With-HTML-5-And-CSS3.jpg" alt="Touch The Future: Create An Elegant Website With HTML 5 And CSS3" width="498" height="190" /></p>
<h2></h2>
<h2>7. HTML5 for Beginners. Use it now, its easy!</h2>
<p>so there are a lot of articles out there on HTML5, especially since  Google Wave arrived (because it’s the first major app to run on the  language), but all the information that you need to know in order to  start using it <strong>now</strong> is either too complicated, or spread  out over various websites / articles / tutorials. Hopefully in this  article we’ll be able to amalgamate and condense a lot of this  information so that anyone with basic HTML knowledge can start using it.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-723" title="html5" src="http://www.enfew.com/wp-content/uploads/2010/08/html5.jpg" alt="" width="502" height="209" /></p>
<h2></h2>
<h2>8. <a href="http://www.weboshelp.net/getting-started-with-webos/156-palm-webos-html5-database-storage-tutorial">webOS HTML5 Database Storage Tutorial </a></h2>
<p>With the release of Chapter 1 of Palm webOS by O&#8217;Reilly, Palm has  confirmed that local storage will indeed be handled by HTML5&#8217;s new local  storage functionality.</p>
<p>If you haven&#8217;t been able to find any tutorials on HTML5&#8217;s storage  capability, you&#8217;re not alone.  After looking around, we realized that  the HTML5 spec is still at such an early revision that there are few  resources out there that describe how it should be used.  But with a  little digging, we found this excellent little HTML5 database application over at webkit.org.  We eagerly grabbed the source code, deconstructed it, and we&#8217;re proud to bring you the first webOS / HTML5 database storage tutorial!</p>
<h2></h2>
<h2>9.<a href="http://articles.sitepoint.com/article/html-5-snapshot-2009" target="_blank" rel="noopener"> Yes, You Can Use HTML 5 Today!</a></h2>
<p>There have been many changes to the HTML 5 landscape since my colleague, Lachlan Hunt’s 2007 article on A List Apart, A Preview of HTML 5. Let’s see what’s happening in the world of HTML 5.</p>
<h2></h2>
<h2>10. <a href="http://tutorialzine.com/2010/02/html5-css3-website-template/">Coding a CSS3 &amp; HTML5 One-Page Website Template</a></h2>
<p>Web development is an area in which you have to keep up with the  latest technologies and techniques, so that you are at the top of your  game.  And no wonder – this is an area which changes with an amazing  pace. What is the standard now will be obsolete in just a couple of  years.</p>
<p>But changes do not come from nowhere. The early adopters are already  using what we are going to use day-to-day a few years from now. One of  these technologies is <strong>HTML5</strong> – the new version of the fundamental language of the web.</p>
<p>The post <a href="https://enfew.com/10-awesome-html5-startup-tutorials-for-newbies/">10 Awesome Html5 Startup Tutorials For Newbies</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/10-awesome-html5-startup-tutorials-for-newbies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
