<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 03:41:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tutorialzine.com: Creating a PHP and CSS3 Powered About Page]]></title>
      <guid>http://www.phpdeveloper.org/news/16587</guid>
      <link>http://www.phpdeveloper.org/news/16587</link>
      <description><![CDATA[<p>
In <a href="http://tutorialzine.com/2011/07/about-page-vcard-php-css/">this new tutorial</a> from Tutorialzine.com, <i>Martin Angelov</i> shows you how to combine a bit of PHP, CSS3 and HTML to create a more functional "About" page for your site that shares contact information in multiple formats.
</p>
<blockquote>
In this tutorial, we will be creating a simple about page that is powered by PHP, HTML5 and CSS3. It will present your contact information to your visitors, with an option for downloading it as a vCard (useful for importing it in third party applications). You can use today's example as a placeholder for your upcoming personal website, or as an actual about page.
</blockquote>
<p>
He includes all of the code, markup and styling you'll need to get it put together. The PHP is used to store the contact details and, based on a flag in the GET request (easily modifiable to any other method, like a HTTP header) it returns the basic page, a JSON set or a vcard of the contact data. The page also includes spots for linking to Facebook and Twitter accounts.
</p>]]></description>
      <pubDate>Wed, 13 Jul 2011 12:09:03 -0500</pubDate>
    </item>
  </channel>
</rss>
