<?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>Webmaster Domain Open Source &#187; CSS</title>
	<atom:link href="http://www.webceraton.com/category/cascading-style-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webceraton.com</link>
	<description>Webmaster Hosting Domain For Open Source, Joomla, Wordpress, Silverstripe, Drupal, and for Internet Marketing, Internet Marketing Forum</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Free Tutorial Website Design And Drawing Tutorial</title>
		<link>http://www.webceraton.com/2010/07/free-tutorial-website-design-and-drawing-tutorial/</link>
		<comments>http://www.webceraton.com/2010/07/free-tutorial-website-design-and-drawing-tutorial/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:01:13 +0000</pubDate>
		<dc:creator>Subagio Eko</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[drawing tutorial]]></category>
		<category><![CDATA[free tutorial webdesign]]></category>
		<category><![CDATA[graphic design]]></category>

		<guid isPermaLink="false">http://www.webceraton.com/?p=264</guid>
		<description><![CDATA[For the novice or new to the web design, should be wondering, how to create a website, how to create great website, from where ? should the web create from notepad ? or from graphic ? All you need answer for all of your questions regarding website design could be answered to this article: Designing [...]]]></description>
			<content:encoded><![CDATA[<p>For the novice or new to the web design, should be wondering, how to create a website, how to create great website, from where ? should the web create from notepad ? or from graphic ? All you need answer for all of your questions regarding website design could be answered to this article:</p>
<p><a href="http://wegraphics.net/blog/tutorials/designing-a-highly-professional-website-from-the-sketch-to-the-code/#comment-4009" target="_blank">Designing A Highly-Professional Website, From the Sketch to the Code</a></p>
<p>I have design the website from many years, but it is worth to read from other people how they think about designing to the web, and it will give you more light bulb to design more and more.</p>
<p>Another worth graphic design to create sophisticated graphic using sketch or pecil would be to this article, it is more than one, yes it is 50 Awesome Graphic Tutorial, here is the title and the link:</p>
<p><a href="http://thinksmartdesigns.blogspot.com/2010/07/50-awesome-drawing-tutorials.html" target="_blank">50 Awesome Drawing Tutorials</a></p>
<p>Have a great look and learn, keep on fighting for your greatest goal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webceraton.com/2010/07/free-tutorial-website-design-and-drawing-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Dreamweaver: Drag And Drop CSS Layering The Web</title>
		<link>http://www.webceraton.com/2009/12/adobe-dreamweaver-drag-and-drop-css-layering-the-ne/</link>
		<comments>http://www.webceraton.com/2009/12/adobe-dreamweaver-drag-and-drop-css-layering-the-ne/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 02:30:15 +0000</pubDate>
		<dc:creator>Subagio Eko</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[absolute position div tag]]></category>
		<category><![CDATA[adobe dreamweaver apdiv]]></category>
		<category><![CDATA[adobe dreamweaver layer]]></category>
		<category><![CDATA[css layer]]></category>
		<category><![CDATA[div tag layer]]></category>

		<guid isPermaLink="false">http://www.webceraton.com/?p=255</guid>
		<description><![CDATA[We came to the frontier where old style code programming to display page from html ground has evolve and changes. Who not know about html table, it&#8217;s spread all over the web in the past, to display text, image, everything using table tag. But now, the table became fade away, when CSS introduce div tag [...]]]></description>
			<content:encoded><![CDATA[<p>We came to the frontier where old style code programming to display page from html ground has evolve and changes. Who not know about html table, it&#8217;s spread all over the web in the past, to display text, image, everything using table tag. But now, the table became fade away, when CSS introduce div tag and the special thing about div tag is there are layering way for div tag.</p>
<p><strong>The Layer of Div Tag</strong><br />
When it came to display more than one element inside of the page, let say you want to add dynamic text inside of image, you need to add more and more element at the top of it. Well, CSS provide layering div tag that support multiple elament to put at the top of another div tag. Here is the capture image of how div tag layer work,there are three div tag.</p>
<div id="attachment_258" class="wp-caption alignleft" style="width: 314px"><img class="size-full wp-image-258" title="div-tag-container" src="http://www.webceraton.com/wp-content/uploads/2009/12/div-tag-container.jpg" alt="Div Tag Layer illustration" width="304" height="271" /><p class="wp-caption-text">Div Tag Layer illustration</p></div>
<p>The div tag with title div container Layer 1, the position at the bottom and will act as dv tag cointainer for each div tag inside of the div tag container. The bottom div tag should set as layer 1, the next div tag at the top of div tag container is div tag with layer 2, and the final div tag at the top of div tag layer 2 is the div tag layer 3. Each time you click the bottom of div tag in Adobe Dreamweaver, all div tag at the top of it would be selected too. Because i set it as nested div tag, i put the inner most of div tag inside of the outer most of div tag. Here is the snapshot of code, the layer in CSS represented in code as z-index so you should be aware of z-index number when designing css layer.</p>
<p>&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=utf-8&#8243; /&gt;<br />
&lt;title&gt;Untitled Document&lt;/title&gt;<br />
&lt;style type=&#8221;text/css&#8221;&gt;<br />
&lt;!&#8211;</p>
<p>#apDiv1 {<br />
position:absolute;<br />
left:34px;<br />
top:19px;<br />
width:285px;<br />
height:235px;<br />
z-index:1;<br />
}<br />
#apDiv2 {<br />
position:absolute;<br />
width:250px;<br />
height:184px;<br />
z-index:2;<br />
left: 18px;<br />
top: 27px;<br />
}<br />
#apDiv3 {<br />
position:absolute;<br />
width:200px;<br />
height:115px;<br />
z-index:2;<br />
left: 19px;<br />
top: 31px;<br />
}<br />
&#8211;&gt;<br />
&lt;/style&gt;<br />
&lt;/head&gt;</p>
<p>&lt;body&gt;<br />
&lt;div id=&#8221;apDiv1&#8243;&gt;Div Container</p>
<p>&lt;div id=&#8221;apDiv2&#8243;&gt;Div tag layer 2<br />
&lt;div id=&#8221;apDiv3&#8243;&gt;Div tag layer 3<br />
&lt;/div&gt;<br />
&lt;/div&gt;<br />
Layer 1&lt;/div&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p><strong>The Drag And Drop of CSS</strong><br />
How to do this in Adobe Dreamweaver, it is the easy way to produce div tag layering element. While in design mode from Adobe Dreamweaver Toolbar, click layout toolbar. And click Draw Ap Div, then place it on the design space area and put text on it as Div Container Layer 1. Layer 1 in div tag could be set as z-index = 1. Now click the the div layer on the design space area, while still in selected element, now click the icon Draw AP Div at Layout toolbar, and drag it inside of the div container that we created before. Set the the text inside of ApDiv layer 2 with Div tag layer 2, now click apdiv tag layer 2, then click and drag another apdiv inside of div tag layer 2, and set the text inside of div tag layer 3 with div tag layer 3. That&#8217;s all, you see how to drag and drop CSS div tag and layering with z-index. This is usefull when you want to translate the beautifull web design into html with css.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webceraton.com/2009/12/adobe-dreamweaver-drag-and-drop-css-layering-the-ne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
