<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - A Web Page]]></title>
		<link>http://forum.notjustbrowsing.org:/</link>
		<description><![CDATA[Forums - http://forum.notjustbrowsing.org:]]></description>
		<pubDate>Thu, 28 May 2026 21:37:27 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - The End (Layout creation for each content space)]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=2957</link>
			<pubDate>Wed, 24 Feb 2016 23:06:33 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=2957</guid>
			<description><![CDATA[In <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1976" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - Final</a> we have prepared particular spaces (header, latest_news, links2contents, main_content_area, footer) to show contents.<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=85" target="_blank" title="">template_construction_stage_8_2.png</a> (Size: 344.22 KB / Downloads: 1340)
<!-- end: postbit_attachments_attachment --><br />
<br />
Now is the time to create layout for each of the content space separately one by one.<br />
<br />
Important thing to consider is to place layout information in a separate .css file for each space. That is, we should have header.css, latest_news.css, links2contents.css, main_content_area.css and footer.css. <span style="font-weight: bold;" class="mycode_b">Reason:</span> we want to keep ourselves in <span style="font-weight: bold;" class="mycode_b">'objected orientation'</span> mode.]]></description>
			<content:encoded><![CDATA[In <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1976" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - Final</a> we have prepared particular spaces (header, latest_news, links2contents, main_content_area, footer) to show contents.<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=85" target="_blank" title="">template_construction_stage_8_2.png</a> (Size: 344.22 KB / Downloads: 1340)
<!-- end: postbit_attachments_attachment --><br />
<br />
Now is the time to create layout for each of the content space separately one by one.<br />
<br />
Important thing to consider is to place layout information in a separate .css file for each space. That is, we should have header.css, latest_news.css, links2contents.css, main_content_area.css and footer.css. <span style="font-weight: bold;" class="mycode_b">Reason:</span> we want to keep ourselves in <span style="font-weight: bold;" class="mycode_b">'objected orientation'</span> mode.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - Final]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1976</link>
			<pubDate>Sat, 19 Dec 2015 22:42:24 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1976</guid>
			<description><![CDATA[Now that we have required template (skeleton), we will proceed with the preparations before adding actual contents.<br />
<br />
In this part, we will identify particular spaces of our template with user friendly names. In our template we have seven spaces and we named them by "header", "top_menu", "slide_show", "latest_news", "links2contents", "main_content_area" and "footer". <br />
<br />
In the following pictures code and its result can be seen. Addition of <span style="font-weight: bold;" class="mycode_b">div</span> tags at desired places in "index.html", definitions of those tags in "default.css" and result in browser. Names of the <span style="font-weight: bold;" class="mycode_b">div</span> areas in the second picture are superimposed on picture for clarity.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=67" target="_blank" title="">template_construction_stage_8_1.png</a> (Size: 85.61 KB / Downloads: 1352)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=68" target="_blank" title="">template_construction_stage_8_2.png</a> (Size: 344.22 KB / Downloads: 1261)
<!-- end: postbit_attachments_attachment --><br />
]]></description>
			<content:encoded><![CDATA[Now that we have required template (skeleton), we will proceed with the preparations before adding actual contents.<br />
<br />
In this part, we will identify particular spaces of our template with user friendly names. In our template we have seven spaces and we named them by "header", "top_menu", "slide_show", "latest_news", "links2contents", "main_content_area" and "footer". <br />
<br />
In the following pictures code and its result can be seen. Addition of <span style="font-weight: bold;" class="mycode_b">div</span> tags at desired places in "index.html", definitions of those tags in "default.css" and result in browser. Names of the <span style="font-weight: bold;" class="mycode_b">div</span> areas in the second picture are superimposed on picture for clarity.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=67" target="_blank" title="">template_construction_stage_8_1.png</a> (Size: 85.61 KB / Downloads: 1352)
<!-- end: postbit_attachments_attachment --><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=68" target="_blank" title="">template_construction_stage_8_2.png</a> (Size: 344.22 KB / Downloads: 1261)
<!-- end: postbit_attachments_attachment --><br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - VII]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1438</link>
			<pubDate>Thu, 05 Nov 2015 12:35:35 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1438</guid>
			<description><![CDATA[Now that we have our basic page ready for divisions (<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1405" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VI</a>), I will show you the code and its result for one sub-division in each post.<br />
<br />
Let us go for the first split from A to B and C as shown in the following figure. In the following figure, <span style="font-weight: bold;" class="mycode_b">'A'</span> that is in our code as <span style="font-weight: bold;" class="mycode_b">'main_page'</span><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=48" target="_blank" title="">MyFirstTemplate_1.png</a> (Size: 4.83 KB / Downloads: 1285)
<!-- end: postbit_attachments_attachment --><br />
<br />
Following picture shows the division by using two <div> tags in index.html and their attributes described in default.css<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=49" target="_blank" title="">template_construction_stage_7_1.png</a> (Size: 104.59 KB / Downloads: 1285)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Now that we have our basic page ready for divisions (<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1405" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VI</a>), I will show you the code and its result for one sub-division in each post.<br />
<br />
Let us go for the first split from A to B and C as shown in the following figure. In the following figure, <span style="font-weight: bold;" class="mycode_b">'A'</span> that is in our code as <span style="font-weight: bold;" class="mycode_b">'main_page'</span><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=48" target="_blank" title="">MyFirstTemplate_1.png</a> (Size: 4.83 KB / Downloads: 1285)
<!-- end: postbit_attachments_attachment --><br />
<br />
Following picture shows the division by using two <div> tags in index.html and their attributes described in default.css<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=49" target="_blank" title="">template_construction_stage_7_1.png</a> (Size: 104.59 KB / Downloads: 1285)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - VI]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1405</link>
			<pubDate>Mon, 02 Nov 2015 13:27:36 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1405</guid>
			<description><![CDATA[After setting up page outline in <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1300" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - V</a>, now we are going to set a specific area within our page.<br />
<br />
We are going to take first main area out of our web page. In the following picture this area is called "main_page". HTML tag <span style="font-weight: bold;" class="mycode_b"><div></span> is used, in particular <span style="font-weight: bold;" class="mycode_b"><div id="main_page"></span> where <span style="font-weight: bold;" class="mycode_b">id</span> of this <span style="font-weight: bold;" class="mycode_b">div</span> is <span style="font-weight: bold;" class="mycode_b">main_page</span>. <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=45" target="_blank" title="">template_construction_stage_6_1.png</a> (Size: 119.5 KB / Downloads: 1117)
<!-- end: postbit_attachments_attachment --><br />
<br />
In the following picture we see the result of the divisions, it is the basis of our template that we started in <a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a> <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=47" target="_blank" title="">template_construction_stage_6_2.png</a> (Size: 49.89 KB / Downloads: 1179)
<!-- end: postbit_attachments_attachment --><br />
90% of the width of browser page<br />
5% margin on left, right and top<br />
Shadow and Curvature is set for our <span style="font-weight: bold;" class="mycode_b">main_page</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Remember:</span> You should never go back a step to fix something that you don't like now. Move to next step only if you are 100% satisfied with your current step/action. It means your page outline and your <span style="font-weight: bold;" class="mycode_b">main_page</span> should be how you want it to be.<br />
<br />
You should also try to make your template partitions as colorful as possible, when complete you can always clear or change partition colors. <br />
<br />
Next step is <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1438" target="_blank" rel="noopener" class="mycode_url">First Split: TEMPLATE CONSTRUCTION - VII</a><br />
]]></description>
			<content:encoded><![CDATA[After setting up page outline in <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1300" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - V</a>, now we are going to set a specific area within our page.<br />
<br />
We are going to take first main area out of our web page. In the following picture this area is called "main_page". HTML tag <span style="font-weight: bold;" class="mycode_b"><div></span> is used, in particular <span style="font-weight: bold;" class="mycode_b"><div id="main_page"></span> where <span style="font-weight: bold;" class="mycode_b">id</span> of this <span style="font-weight: bold;" class="mycode_b">div</span> is <span style="font-weight: bold;" class="mycode_b">main_page</span>. <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=45" target="_blank" title="">template_construction_stage_6_1.png</a> (Size: 119.5 KB / Downloads: 1117)
<!-- end: postbit_attachments_attachment --><br />
<br />
In the following picture we see the result of the divisions, it is the basis of our template that we started in <a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a> <br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=47" target="_blank" title="">template_construction_stage_6_2.png</a> (Size: 49.89 KB / Downloads: 1179)
<!-- end: postbit_attachments_attachment --><br />
90% of the width of browser page<br />
5% margin on left, right and top<br />
Shadow and Curvature is set for our <span style="font-weight: bold;" class="mycode_b">main_page</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Remember:</span> You should never go back a step to fix something that you don't like now. Move to next step only if you are 100% satisfied with your current step/action. It means your page outline and your <span style="font-weight: bold;" class="mycode_b">main_page</span> should be how you want it to be.<br />
<br />
You should also try to make your template partitions as colorful as possible, when complete you can always clear or change partition colors. <br />
<br />
Next step is <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1438" target="_blank" rel="noopener" class="mycode_url">First Split: TEMPLATE CONSTRUCTION - VII</a><br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - V]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1300</link>
			<pubDate>Mon, 26 Oct 2015 17:35:22 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1300</guid>
			<description><![CDATA[We will go through the process step by step, starting from the look and feel of the page outline first.<br />
<br />
First thing to know is that a web page is written in two parts<br />
<span style="font-weight: bold;" class="mycode_b">Part 1: Head</span><br />
<span style="font-weight: bold;" class="mycode_b">Part 2: Body</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Head:</span> In this part instructions can be passed on to the reader of this page (a web browser) to follow, to be able to understand the instructions within <span style="font-weight: bold;" class="mycode_b">Body</span> part of the document. HTML <a href="http://www.w3schools.com/tags/tag_head.asp" target="_blank" rel="noopener" class="mycode_url"><head></a>, </head> tag pair is used to mark the Head part of the page.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Body:</span> This is where actual instructions are placed that make up a web page.<br />
HTML <a href="http://www.w3schools.com/tags/tag_body.asp" target="_blank" rel="noopener" class="mycode_url"><body></a>, </body> tag pair is used to mark the Body part of the page.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=43" target="_blank" title="">template_construction_stage_5_1.png</a> (Size: 98.08 KB / Downloads: 1143)
<!-- end: postbit_attachments_attachment --><br />
In <head> part of our web page template ("index.html"), we are telling browser to look for "default.css" file for styling instructions in a sub-folder called "css". <br />
<br />
In the "default.css" we have only one instruction about the <span style="font-weight: bold;" class="mycode_b">body</span> of the page and that is to set body's background to an image "background.jpg" that we placed in "images" directory.<br />
<br />
Also, shown in this picture is "background.jpg" and 8x8 pixel image to be used as a background of the <body> of our web page.]]></description>
			<content:encoded><![CDATA[We will go through the process step by step, starting from the look and feel of the page outline first.<br />
<br />
First thing to know is that a web page is written in two parts<br />
<span style="font-weight: bold;" class="mycode_b">Part 1: Head</span><br />
<span style="font-weight: bold;" class="mycode_b">Part 2: Body</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Head:</span> In this part instructions can be passed on to the reader of this page (a web browser) to follow, to be able to understand the instructions within <span style="font-weight: bold;" class="mycode_b">Body</span> part of the document. HTML <a href="http://www.w3schools.com/tags/tag_head.asp" target="_blank" rel="noopener" class="mycode_url"><head></a>, </head> tag pair is used to mark the Head part of the page.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Body:</span> This is where actual instructions are placed that make up a web page.<br />
HTML <a href="http://www.w3schools.com/tags/tag_body.asp" target="_blank" rel="noopener" class="mycode_url"><body></a>, </body> tag pair is used to mark the Body part of the page.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=43" target="_blank" title="">template_construction_stage_5_1.png</a> (Size: 98.08 KB / Downloads: 1143)
<!-- end: postbit_attachments_attachment --><br />
In <head> part of our web page template ("index.html"), we are telling browser to look for "default.css" file for styling instructions in a sub-folder called "css". <br />
<br />
In the "default.css" we have only one instruction about the <span style="font-weight: bold;" class="mycode_b">body</span> of the page and that is to set body's background to an image "background.jpg" that we placed in "images" directory.<br />
<br />
Also, shown in this picture is "background.jpg" and 8x8 pixel image to be used as a background of the <body> of our web page.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - IV]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1276</link>
			<pubDate>Sun, 25 Oct 2015 21:59:11 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1276</guid>
			<description><![CDATA[Now that you are ready to construct a template of your need using HTML and CSS. Starting from <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a><br />
<br />
Having <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> ready to be used, you open "index.html" and "default.css". <br />
<br />
Both files are empty to start with.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=40" target="_blank" title="">template_construction_stage_3_12.png</a> (Size: 106.12 KB / Downloads: 1168)
<!-- end: postbit_attachments_attachment --><br />
 ]]></description>
			<content:encoded><![CDATA[Now that you are ready to construct a template of your need using HTML and CSS. Starting from <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a><br />
<br />
Having <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> ready to be used, you open "index.html" and "default.css". <br />
<br />
Both files are empty to start with.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=40" target="_blank" title="">template_construction_stage_3_12.png</a> (Size: 106.12 KB / Downloads: 1168)
<!-- end: postbit_attachments_attachment --><br />
 ]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - III]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1263</link>
			<pubDate>Thu, 22 Oct 2015 13:16:46 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1263</guid>
			<description><![CDATA[Following <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a>, the next stage is <span style="font-weight: bold;" class="mycode_b">Stage 3</span><br />
<br />
There are two steps<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Logically splitting your template into portions using a drawing/graphics application.<br />
<br />
The Rule of Splitting: is to split one portion in to two parts.<br />
<br />
Starting from the template created in <span style="font-weight: bold;" class="mycode_b">Stage 1</span><br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=32" target="_blank" title="">MyFirstTemplate.png</a> (Size: 4.08 KB / Downloads: 1204)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Following <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a>, the next stage is <span style="font-weight: bold;" class="mycode_b">Stage 3</span><br />
<br />
There are two steps<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Logically splitting your template into portions using a drawing/graphics application.<br />
<br />
The Rule of Splitting: is to split one portion in to two parts.<br />
<br />
Starting from the template created in <span style="font-weight: bold;" class="mycode_b">Stage 1</span><br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=32" target="_blank" title="">MyFirstTemplate.png</a> (Size: 4.08 KB / Downloads: 1204)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - II]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=1204</link>
			<pubDate>Mon, 19 Oct 2015 19:38:35 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=1204</guid>
			<description><![CDATA[Following <a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a>, the next stage is <span style="font-weight: bold;" class="mycode_b">Stage 2</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Choose a name for your template<br />
In the picture it is "MyFirstTemplate"<br />
<span style="font-weight: bold;" class="mycode_b">Step 2:</span> Create a directory/folder of the name of your template<br />
<span style="font-weight: bold;" class="mycode_b">Step 3:</span> Create sub directories/folders "css", "images", "scripts"<br />
<br />
For steps 4 & 5, use <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> to create empty files as shown in the picture.<br />
<span style="font-weight: bold;" class="mycode_b">Step 4:</span> Create an empty file "index.html" and place it in your template named directory/folder<br />
<span style="font-weight: bold;" class="mycode_b">Step 5:</span> Create an empty file "default.css" and place it in the sub directory/folder named "css"<br />
<br />
It will also be good to keep template picture created in <span style="font-weight: bold;" class="mycode_b"><a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">Stage 1</a></span>("MyFirstTemplate.png") in your template folder.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=31" target="_blank" title="">template_construction_stage_2.png</a> (Size: 339.5 KB / Downloads: 1122)
<!-- end: postbit_attachments_attachment --><br />
<br />
For <span style="font-weight: bold;" class="mycode_b">Stage 3</span> see <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1263" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - III</a><br />
]]></description>
			<content:encoded><![CDATA[Following <a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a>, the next stage is <span style="font-weight: bold;" class="mycode_b">Stage 2</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Choose a name for your template<br />
In the picture it is "MyFirstTemplate"<br />
<span style="font-weight: bold;" class="mycode_b">Step 2:</span> Create a directory/folder of the name of your template<br />
<span style="font-weight: bold;" class="mycode_b">Step 3:</span> Create sub directories/folders "css", "images", "scripts"<br />
<br />
For steps 4 & 5, use <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> to create empty files as shown in the picture.<br />
<span style="font-weight: bold;" class="mycode_b">Step 4:</span> Create an empty file "index.html" and place it in your template named directory/folder<br />
<span style="font-weight: bold;" class="mycode_b">Step 5:</span> Create an empty file "default.css" and place it in the sub directory/folder named "css"<br />
<br />
It will also be good to keep template picture created in <span style="font-weight: bold;" class="mycode_b"><a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">Stage 1</a></span>("MyFirstTemplate.png") in your template folder.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=31" target="_blank" title="">template_construction_stage_2.png</a> (Size: 339.5 KB / Downloads: 1122)
<!-- end: postbit_attachments_attachment --><br />
<br />
For <span style="font-weight: bold;" class="mycode_b">Stage 3</span> see <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1263" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - III</a><br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[TEMPLATE CONSTRUCTION - I]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=838</link>
			<pubDate>Fri, 16 Oct 2015 12:52:38 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=838</guid>
			<description><![CDATA[Everyone should be able to construct templates and hence web pages by following a set of principles and using some very basic knowledge of HTML (Hypertext Markup Language) and CSS (Cascade Style Sheet).<br />
<br />
My aim is to enable a person, 10-80 years of age, to construct templates with ease.<br />
<br />
Follow these steps and you will have no difficulty in creating your desired template.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 1</span><br />
Step   1: Drawing your template by hand with a pencil on a paper.<br />
Step 2a: Drawing your template on a computer using a drawing application. For example <a href="http://forum.notjustbrowsing.org/showthread.php?tid=795" target="_blank" rel="noopener" class="mycode_url">see this</a><br />
Step 2b: Optional - Copy & Paste similar contents to what you want in your web page from other web sites.<br />
<br />
Use <span style="font-weight: bold;" class="mycode_b">Paint</span> program in your computer for drawing template.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=29" target="_blank" title="">template_in_paint.png</a> (Size: 69.51 KB / Downloads: 1150)
<!-- end: postbit_attachments_attachment --><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 2</span><br />
Step   1: Choose a name for your template<br />
Step   2: Create a directory/folder of the name of your template<br />
Step   3: Create sub directories/folders "css", "images", "scripts"<br />
Step   4: Create an empty file "index.html" and place it in your template named directory/folder<br />
Step   5: Create an empty file "default.css" and place it in the sub directory/folder named "css"<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 3</span><br />
Step   1: Logically splitting your template into portions using a drawing/graphics application.<br />
Step   2: Starting construction of template using HTML and CSS, one portion at a time.<br />
<br />
Use <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> for editing your files (index.html, default.css).<br />
<br />
For <span style="font-weight: bold;" class="mycode_b">Stage 2</span> see <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a> <br />
<br />
]]></description>
			<content:encoded><![CDATA[Everyone should be able to construct templates and hence web pages by following a set of principles and using some very basic knowledge of HTML (Hypertext Markup Language) and CSS (Cascade Style Sheet).<br />
<br />
My aim is to enable a person, 10-80 years of age, to construct templates with ease.<br />
<br />
Follow these steps and you will have no difficulty in creating your desired template.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 1</span><br />
Step   1: Drawing your template by hand with a pencil on a paper.<br />
Step 2a: Drawing your template on a computer using a drawing application. For example <a href="http://forum.notjustbrowsing.org/showthread.php?tid=795" target="_blank" rel="noopener" class="mycode_url">see this</a><br />
Step 2b: Optional - Copy & Paste similar contents to what you want in your web page from other web sites.<br />
<br />
Use <span style="font-weight: bold;" class="mycode_b">Paint</span> program in your computer for drawing template.<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=29" target="_blank" title="">template_in_paint.png</a> (Size: 69.51 KB / Downloads: 1150)
<!-- end: postbit_attachments_attachment --><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 2</span><br />
Step   1: Choose a name for your template<br />
Step   2: Create a directory/folder of the name of your template<br />
Step   3: Create sub directories/folders "css", "images", "scripts"<br />
Step   4: Create an empty file "index.html" and place it in your template named directory/folder<br />
Step   5: Create an empty file "default.css" and place it in the sub directory/folder named "css"<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Stage 3</span><br />
Step   1: Logically splitting your template into portions using a drawing/graphics application.<br />
Step   2: Starting construction of template using HTML and CSS, one portion at a time.<br />
<br />
Use <a href="http://notepad-plus-plus.org/" target="_blank" rel="noopener" class="mycode_url">notepad++</a> for editing your files (index.html, default.css).<br />
<br />
For <span style="font-weight: bold;" class="mycode_b">Stage 2</span> see <a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a> <br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[What is in a web page?]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=839</link>
			<pubDate>Sun, 20 Sep 2015 16:32:57 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=839</guid>
			<description><![CDATA[A web page consists of <span style="font-weight: bold;" class="mycode_b">instructions</span> for the web browser about<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1.</span> layout of the web page and locations of its contents (<a href="http://www.w3schools.com/html/default.asp" target="_blank" rel="noopener" class="mycode_url">HTML</a>/<a href="http://www.w3schools.com/css/default.asp" target="_blank" rel="noopener" class="mycode_url">CSS</a>)<br />
<span style="font-weight: bold;" class="mycode_b">2.</span> various actions to be performed within web page (<a href="http://www.w3schools.com/js/default.asp" target="_blank" rel="noopener" class="mycode_url">JavaScript</a>)<br />
<span style="font-weight: bold;" class="mycode_b">3.</span> various actions to be performed before contents are delivered (<a href="http://www.w3schools.com/php/default.asp" target="_blank" rel="noopener" class="mycode_url">PHP</a>)<br />
<br />
<br />
When a user requests for a web page through a web browser (Internet Explorer, Firefox, Chrome, Opera, NotJustBrowsing etc.), web browser show the web page as per instructions within the requested web page.]]></description>
			<content:encoded><![CDATA[A web page consists of <span style="font-weight: bold;" class="mycode_b">instructions</span> for the web browser about<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1.</span> layout of the web page and locations of its contents (<a href="http://www.w3schools.com/html/default.asp" target="_blank" rel="noopener" class="mycode_url">HTML</a>/<a href="http://www.w3schools.com/css/default.asp" target="_blank" rel="noopener" class="mycode_url">CSS</a>)<br />
<span style="font-weight: bold;" class="mycode_b">2.</span> various actions to be performed within web page (<a href="http://www.w3schools.com/js/default.asp" target="_blank" rel="noopener" class="mycode_url">JavaScript</a>)<br />
<span style="font-weight: bold;" class="mycode_b">3.</span> various actions to be performed before contents are delivered (<a href="http://www.w3schools.com/php/default.asp" target="_blank" rel="noopener" class="mycode_url">PHP</a>)<br />
<br />
<br />
When a user requests for a web page through a web browser (Internet Explorer, Firefox, Chrome, Opera, NotJustBrowsing etc.), web browser show the web page as per instructions within the requested web page.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Template: Organization of contents on a web page]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=795</link>
			<pubDate>Thu, 17 Sep 2015 09:31:28 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=795</guid>
			<description><![CDATA[One way to organize the contents for a web page is to divide the web page into disjoint rectangular areas.<br />
<br />
For example, <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26" target="_blank" title="">template_001.png</a> (Size: 6.37 KB / Downloads: 1227)
<!-- end: postbit_attachments_attachment --><br />
<br />
To learn how to construct a template please follow in order<br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1263" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - III</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1276" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - IV</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1300" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - V</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1405" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VI</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1438" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VII</a>]]></description>
			<content:encoded><![CDATA[One way to organize the contents for a web page is to divide the web page into disjoint rectangular areas.<br />
<br />
For example, <!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="http://forum.notjustbrowsing.org:/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=26" target="_blank" title="">template_001.png</a> (Size: 6.37 KB / Downloads: 1227)
<!-- end: postbit_attachments_attachment --><br />
<br />
To learn how to construct a template please follow in order<br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=838" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - I</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1204" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - II</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1263" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - III</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1276" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - IV</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1300" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - V</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1405" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VI</a><br />
<a href="http://forum.notjustbrowsing.org/showthread.php?tid=1438" target="_blank" rel="noopener" class="mycode_url">TEMPLATE CONSTRUCTION - VII</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[What is a Web Page?]]></title>
			<link>http://forum.notjustbrowsing.org:/showthread.php?tid=780</link>
			<pubDate>Wed, 16 Sep 2015 18:09:06 +0000</pubDate>
			<guid isPermaLink="false">http://forum.notjustbrowsing.org:/showthread.php?tid=780</guid>
			<description><![CDATA[A web page is a window through which digital contents, which are placed on one or more physical locations on the World Wide Web, can be seen.<br />
<br />
<br />
<br />
How contents are shown through a web page is determined by the creator of that web page?<br />
<br />
]]></description>
			<content:encoded><![CDATA[A web page is a window through which digital contents, which are placed on one or more physical locations on the World Wide Web, can be seen.<br />
<br />
<br />
<br />
How contents are shown through a web page is determined by the creator of that web page?<br />
<br />
]]></content:encoded>
		</item>
	</channel>
</rss>