<?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>Creating Intuitive Web Sites &#187; Layout Design and Implementation</title>
	<atom:link href="http://www.creatingintuitivewebsites.com/category/layout-design-and-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creatingintuitivewebsites.com</link>
	<description>Tips &#038; Tricks for Building Powerful Web Sites</description>
	<lastBuildDate>Tue, 12 Jun 2007 03:27:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Referring to Professional Designs</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/referring-to-professional-designs/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/referring-to-professional-designs/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:28:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=20</guid>
		<description><![CDATA[If at any time you need help designing layouts, don’t feel bad if you have to look at existing publications such as Web sites, magazines, newsletters, advertisements, etc. to help you. After all, you’re probably a novice in the Web design area if you purchased this book so you may need some help getting started.
We [...]]]></description>
			<content:encoded><![CDATA[<p>If at any time you need help designing layouts, don’t feel bad if you have to look at existing publications such as Web sites, magazines, newsletters, advertisements, etc. to help you. After all, you’re probably a novice in the Web design area if you purchased this book so you may need some help getting started.</p>
<p>We recommend you review what other designers created to give you ideas and inspire your design, if necessary. If you haven’t spent much time on the Web, this is a good time to get acquainted with how a Web site looks like. You’ll find a section at the back of this book containing a listing of various Web sites pertaining to Web site design and development. Also worth looking at is the book, &#8220;The Web Design Wow! Book&#8221; by Jack Davis and Susan Merritt. In this full-color book, you’ll find numerous Web sites and other media extensively reviewed and nicely categorized.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d20').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d20" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d20').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d20').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/referring-to-professional-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Considering Monitor Resolution and Screen Size Differences</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/considering-monitor-resolution-and-screen-size-differences/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/considering-monitor-resolution-and-screen-size-differences/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:27:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=19</guid>
		<description><![CDATA[Nowadays, if you were to buy a new computer system, you’d probably get a 15&#8243; or 17&#8243; monitor. A few years ago, however, 14&#8243; monitors were standard. And not all monitors measure 14&#8243;, 15&#8243;, or 17&#8243;. They can get considerably larger. It’s not uncommon to find someone using a 19&#8243; or 21&#8243; monitor, especially if [...]]]></description>
			<content:encoded><![CDATA[<p>Nowadays, if you were to buy a new computer system, you’d probably get a 15&#8243; or 17&#8243; monitor. A few years ago, however, 14&#8243; monitors were standard. And not all monitors measure 14&#8243;, 15&#8243;, or 17&#8243;. They can get considerably larger. It’s not uncommon to find someone using a 19&#8243; or 21&#8243; monitor, especially if they work with graphics or 3D applications.</p>
<p>Some people might set their monitor resolutions below the 800&#215;600 standard, which causes on-screen images to get larger. And if an image gets larger on screen and can’t fit in a window, you’ll have to scroll over until you can see the whole image.</p>
<p>The point being here is that incompatibility issues arise when designing your site, which should all be addressed. You should focus on creating a Web site that delivers Web pages compatible for all monitor resolutions and screen sizes.</p>
<p>Normally, designers design Web pages for a resolution containing 800&#215;600 pixels and check the appearance of the page layout at the resolution containing 640&#215;480 pixels. (This process can also be done vice-versa). Either way works fine and its up to you to decide which method is best for your purposes.</p>
<p>We recommend designing your Web pages to have a set width no larger than 600 pixels. This area is about where the checkbox icon resides on your taskbar. If you absolutely need more space, make use of percent measurements. If a Web browser needs more space, it will reduce the area for you without moving elements around too much.</p>
<p>A helpful program called &#8220;QRes&#8221; is designed for easily switching monitor screen resolutions, which is helpful in testing the compatibility of your Web pages on other monitors. Its available free of charge and can be downloaded at <a href="http://www.berend.com/qres.html" target="_blank">http://www.berend.com/qres.html</a>. You might also want to look into a program called BrowserMaster from ApplyThis Software. A trial version is available at <a href="http://www.applythis.com/browsermaster" target="_blank">http://www.applythis.com/browsermaster</a>.</p>
<p>If your project space is limited on your hard drive, you may want to consider checking the resolution manually using the Microsoft Windows Control Panel. To do this, simply click on &#8220;Start&#8221;, &#8220;Settings&#8221;, and &#8220;Control Panel&#8221;. Double-click on the &#8220;Display&#8221; icon and go to the &#8220;Settings&#8221; tab. Testing the compatibility of resolution differences should be relatively self-explanatory at this point.</p>
<p>You just need to slide the ruler appropriately to the named resolution in the &#8220;Screen area&#8221; section.</p>
<p><strong>Side Note:</strong> Speaking of appearance differences, you might want to consider designing your Web pages for Netscape Navigator or Netscape Communicator. If your pages look good in a Netscape browser, odds are they look nice in Microsoft Internet Explorer. (Internet Explorer tens to be a little more lenient in terms of displaying Web pages more appropriately in terms of how the HTML programmer (or the WYSIWYG Web page development program) designed them to appear.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d19').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d19" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d19').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d19').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/considering-monitor-resolution-and-screen-size-differences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alignment and other Formatting Methods</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/alignment-and-other-formatting-methods/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/alignment-and-other-formatting-methods/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=18</guid>
		<description><![CDATA[As discussed in the previous lesson, you can get creative with the possibilities of using tables for aligning various elements. To align paragraph text to the left, center, or right of a page, use the grouped set of buttons on the toolbar that resemble grouped lines aligned in their appropriate fashion, resembling their function. If [...]]]></description>
			<content:encoded><![CDATA[<p>As discussed in the previous lesson, you can get creative with the possibilities of using tables for aligning various elements. To align paragraph text to the left, center, or right of a page, use the grouped set of buttons on the toolbar that resemble grouped lines aligned in their appropriate fashion, resembling their function. If you do a mouse-over on these buttons, you should get &#8220;Align Left&#8221;, &#8220;Center&#8221;, and &#8220;Align Right&#8221;.</p>
<p>Let’s say you want to format a paragraph to have an indentation equal to 1 inch. To the right of the &#8220;Align Right&#8221; button, you will see another button grouping. Do another mouse-over to see how every button functions. To indent this paragraph at about 1&#8243;, select your paragraph and click on the button with an arrow pointing to the right, towards some lines of text. If you’re not sure where this button is located in the group, do another mouse-over until you come to a button reading &#8220;Increase Indent.&#8221; You can increase paragraph text more than once.</p>
<p>To create a numbered list, select a few lines of text and click on the button resembling a numbered list. If you do a mouse-over on this button, you should read &#8220;Numbered List&#8221;.</p>
<p>To create a bulleted list, select a few lines of text and click on the button resembling a bulleted list. If you do a mouse-over on this button, you should read &#8220;Bulleted List&#8221;.</p>
<p>Formatting basic text is also very easy and will be discussed in the next chapter.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d18').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d18" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d18').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d18').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/alignment-and-other-formatting-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Tables</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/creating-tables/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/creating-tables/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:21:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=17</guid>
		<description><![CDATA[Creating tables is easy with FrontPage Express. You have one of two options. You can either go up to &#8220;Table&#8221; on the menu bar and select &#8220;Insert Table&#8230;&#8221; or you can click on the icon between what appears to be a small robot and a picture of a mountain range. If you aren’t sure, just [...]]]></description>
			<content:encoded><![CDATA[<p>Creating tables is easy with FrontPage Express. You have one of two options. You can either go up to &#8220;Table&#8221; on the menu bar and select &#8220;Insert Table&#8230;&#8221; or you can click on the icon between what appears to be a small robot and a picture of a mountain range. If you aren’t sure, just do a mouse-over on the buttons and see which one displays &#8220;Insert Table&#8221;.</p>
<p>With the first option (creating a table from the menu bar), a dialog box will appear, similar to the one shown below.</p>
<p><img src="http://www.creatingintuitivewebsites.com/wp-content/uploads/2007/06/c02img01.gif" alt="c02img01.gif" /></p>
<p>As you can see, you have a variety of options to choose from. The following breakdown of your choices will help you create a table you want:</p>
<ul>
<li><strong>Rows</strong> are the horizontal groupings of cells. In a 4 by 3 table, for example, the number 4 is the amount of rows.</li>
<li><strong>Columns</strong> are vertical groupings of cells. In a 4 by 3 table, for example, the number 3 is the amount of columns.</li>
<li><strong>Alignment</strong> is where you want your table to appear on screen. You can select from left, center, or right alignments.</li>
<li><strong>Border size</strong> is the pixel area around your cells and is normally set to either 1 or 2 pixels.</li>
<li><strong>Cell spacing</strong> is the amount of pixels between cells. Usually 1 or 2 pixels will be fine for standard tables.</li>
<li><strong>Cell padding</strong> is the pixel space within cells. Again, 1 or 2 pixels will be fine for this option.</li>
<li><strong>Table width</strong> is the span in which your table will look in someone’s Web browser. You can either set an exact amount in pixels or a percent span.</li>
</ul>
<p>Under special conditions, you may want to set a table’s height dimension. To do this, click on the &#8220;Extended&#8230;&#8221; button. From here, click on &#8220;Add&#8230;&#8221; and another dialog box will appear titled &#8220;Name/Value Pair&#8221;. In the name field, type in &#8220;height&#8221; and type in your table height dimension in the value field. Remember, to specify an exact pixel space amount, simply enter a number. To specify a percent, type in a number from 1-100 followed by the percent (%) sign.</p>
<p>Possibly the easiest method to create a table, if you just want to input a few rows and columns would be to draw one out. If you have a large number of rows and columns to input, it may be easier to go to the table dialog box and input the specific number of rows and columns you require.</p>
<p>You can always go back and change something by right-clicking on your table and selecting &#8220;Table Properties&#8230;&#8221;</p>
<p>Tables are generally used to organize large amounts of data or to align various page elements more precisely. Tables can also be used for more creative approaches, such as creating a 1 by 1 table to designate the span of paragraph text rather than allowing your text to span 100% across the screen. Although this can be the desired effect, some designers prefer a small margin between the left and right sides of the screen to present their information more attractively.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d17').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d17" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d17').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d17').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/creating-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breathing Space</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/breathing-space/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/breathing-space/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:20:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=15</guid>
		<description><![CDATA[The area between page elements is universally termed breathing space. Generally, the more breathing space between elements, the better the design of the layout. You shouldn’t create too little breathing space with elements grouped too closely together and you shouldn’t space them too far apart or it would be a waste of space. So place [...]]]></description>
			<content:encoded><![CDATA[<p>The area between page elements is universally termed breathing space. Generally, the more breathing space between elements, the better the design of the layout. You shouldn’t create too little breathing space with elements grouped too closely together and you shouldn’t space them too far apart or it would be a waste of space. So place your elements far enough at an intermediate level so that it looks nice.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d15').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d15" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d15').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d15').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/breathing-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Realizing Program Limitations and Explanding them through HTML</title>
		<link>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/realizing-program-limitations-and-explanding-them-through-html/</link>
		<comments>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/realizing-program-limitations-and-explanding-them-through-html/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 02:19:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Layout Design and Implementation]]></category>

		<guid isPermaLink="false">http://www.creatingintuitivewebsites.com/?p=14</guid>
		<description><![CDATA[No single program can utilize every possible aspect of Web site development technology. The reason being is that it wouldn’t be very practical to put that much time into such a project. There are some advanced programs out there that can do much of it. However, there are some features missing. And the learning curve [...]]]></description>
			<content:encoded><![CDATA[<p>No single program can utilize every possible aspect of Web site development technology. The reason being is that it wouldn’t be very practical to put that much time into such a project. There are some advanced programs out there that can do much of it. However, there are some features missing. And the learning curve and price for those programs could be too much. As technology changes, so do programs. They become more advanced all the time and software programmers are continuously updating these programs with new versions.</p>
<p>The HTML programming language also advances, but generally not as fast as Web page editors. So it’s useful to learn the programming language to enhance your page and make it look exactly the way you want it. In other words, HTML is an inexpensive approach to expanding the capabilities to any Web page editor. We have included an HTML reference section in the back of this book and teach you how to implement the codes. Learning HTML is very easy, actually—once you understand the logic behind it. Other programming languages such as JavaScript and PERL are also useful.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d14').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d14" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d14').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d14').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.creatingintuitivewebsites.com/layout-design-and-implementation/realizing-program-limitations-and-explanding-them-through-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
