<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>template on Web Development 2.0: Web Design, ASP.NET Core, CakePHP, Javascript</title>
    <link>https://www.webdevelopment2.com/tags/template/</link>
    <description>Recent content in template on Web Development 2.0: Web Design, ASP.NET Core, CakePHP, Javascript</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 19 Nov 2007 12:57:32 +0000</lastBuildDate><atom:link href="https://www.webdevelopment2.com/tags/template/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create 3 Column CSS Layouts Like A CSS God!</title>
      <link>https://www.webdevelopment2.com/create-3-column-css-layouts-web-design-god/</link>
      <pubDate>Mon, 19 Nov 2007 12:57:32 +0000</pubDate>
      
      <guid>https://www.webdevelopment2.com/create-3-column-css-layouts-web-design-god/</guid>
      <description>Here&amp;rsquo;s the kindergarten version of a 3 Column CSS layout that you&amp;rsquo;re going to get from most other websites:
&amp;lt;div id=&#34;header&#34;&amp;gt;header stuff&amp;lt;/div&amp;gt; &amp;lt;div id=&#34;left&#34;&amp;gt;left stuff&amp;lt;/div&amp;gt; &amp;lt;div id=&#34;center&#34;&amp;gt;center stuff&amp;lt;/div&amp;gt; &amp;lt;div id=&#34;right&#34;&amp;gt;right stuff&amp;lt;/div&amp;gt; &amp;lt;div id=&#34;footer&#34;&amp;gt;footer stuff&amp;lt;/div&amp;gt; Simple enough right? The alignment is done in your style sheet, where the left would float left, the center would also float left and the right would float right.
You could set all your styles based on these column ids.</description>
    </item>
    
  </channel>
</rss>
