<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>HTML5 on Mustafa Kurtuldu | Blog &amp; Portfolio</title>
    <link>/tags/html5/</link>
    <description>Recent content in HTML5 on Mustafa Kurtuldu | Blog &amp; Portfolio</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jul 2013 14:38:54 +0000</lastBuildDate><atom:link href="/tags/html5/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DT-SimpleCSSToolTip</title>
      <link>/dt-simplecsstooltip/</link>
      <pubDate>Wed, 03 Jul 2013 14:38:54 +0000</pubDate>
      
      <guid>/dt-simplecsstooltip/</guid>
      <description>&lt;p&gt;I decided to make this a git project. Still a work in progress, although, unlike previous examples, this tooltip has an arrow and allows for different position placements.
&lt;a href=&#34;https://github.com/mustafa-x/DT-SimpleCSSToolTip&#34; title=&#34;DT-SimpleCSSToolTip&#34; target=&#34;_blank&#34;&gt;You can check out the project here&lt;/a&gt; or &lt;a href=&#34;http://codepen.io/mustafa-x/full/oCqIu&#34; title=&#34;demo&#34; target=&#34;_blank&#34;&gt;the full demo here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>My new best CSS friend - content: attr(data);</title>
      <link>/my-new-best-css-friend-content-attrdata/</link>
      <pubDate>Thu, 27 Jun 2013 16:31:24 +0000</pubDate>
      
      <guid>/my-new-best-css-friend-content-attrdata/</guid>
      <description>I have been experimenting with the CSS content property quite a bit lately. What I discovered is you can populate it with the HTML data attribute.
For example, say we wanted an item to have a tooltip. We would write out the HTML like this:
&amp;lt;a href=&#34;#&#34; id=&#34;my-link&#34; data-tooltip=&#34;this is my tooltip data&#34;&amp;gt;This is my link&amp;lt;/a&amp;gt;  Now in the CSS all we have to do is:
#my-link { position: relative; } #my-link:before { diplay: block; content: &#34;</description>
    </item>
    
    <item>
      <title>Web 3.0: HTML5 &amp; Semantic Web</title>
      <link>/web-3-0-html5-and-the-semantic-web/</link>
      <pubDate>Mon, 19 Nov 2012 17:49:30 +0000</pubDate>
      
      <guid>/web-3-0-html5-and-the-semantic-web/</guid>
      <description>The World Wide Web started its life as a series of simple, text-based, read-only homepages whose sole purpose was to act as a digital business card and brochure. From this, Web 2.0 evolved, and this dynamic, interactive approach now informs our online life. Web 2.0 is about much more than page design; from static pages grew a community-driven, user-generated web where collaboration and information are unified.
For example, in order to rank sites according to usefulness, Google’s search engine algorithm looks at website content to learn which are the most commonly linked.</description>
    </item>
    
    <item>
      <title>Michael Jackson Vs HTML5</title>
      <link>/michael-jackson-vs-html5/</link>
      <pubDate>Mon, 27 Aug 2012 01:00:15 +0000</pubDate>
      
      <guid>/michael-jackson-vs-html5/</guid>
      <description>Our industry is over 20 years old now. Mosiac, the first web browser was release in 1993 followed by Opera in ’94 and Internet Explorer in ’95. Mostly we were reduced to viewing text files and eXcel like tables for our web pages. Linking to separate pages/documents was like a revolution in the HTML world that held engieneers in awe of the infinite possibilities.
Then the browser war ensued followed by the first bubble bursting/web crash.</description>
    </item>
    
    <item>
      <title>Responsive design</title>
      <link>/responsive-design/</link>
      <pubDate>Sat, 28 Jul 2012 11:42:41 +0000</pubDate>
      
      <guid>/responsive-design/</guid>
      <description>&lt;p&gt;Once upon a time web design / interface design was simply the act of taking a portrait designed brochure and turning it on its side to create a landscape layout with buttons stuck on to make it cool and new media.&lt;/p&gt;
&lt;p&gt;There wasn’t a convention of what constituted good or bad web layout, semantic mark up or even screen width. Everything seemed to change depending on who was designing / coding the said site.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>JAW-DROPPINGLY AMAZING</title>
      <link>/jaw-droopingly-amazing/</link>
      <pubDate>Wed, 25 Jan 2012 12:57:18 +0000</pubDate>
      
      <guid>/jaw-droopingly-amazing/</guid>
      <description>I’ve seen some amazing JS &amp;amp; HTML5 experiments but this one has blown me away – the original Command and Conquer.
Created and completed in a month by Aditya Ravi Shankar. Check it out on github as it’s an incredibly ambitious project.</description>
    </item>
    
  </channel>
</rss>
