<?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>Saffron Stroke - Your Web Design Resource &#187; DHTML</title>
	<atom:link href="http://www.saffronstroke.com/tag/DHTML/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saffronstroke.com</link>
	<description>Design Blog</description>
	<lastBuildDate>Wed, 11 Jan 2012 06:36:24 +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>Easy steps to create a drop down box in Microsoft Expression Web</title>
		<link>http://www.saffronstroke.com/2009/08/18/easy-steps-to-create-a-drop-down-box-in-microsoft-expression-web/</link>
		<comments>http://www.saffronstroke.com/2009/08/18/easy-steps-to-create-a-drop-down-box-in-microsoft-expression-web/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 12:15:54 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[drop down]]></category>
		<category><![CDATA[drop down box]]></category>
		<category><![CDATA[drop down menu]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[jump menu]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=639</guid>
		<description><![CDATA[A drop down box can be created as a form object. But when you want it to be independent, without a form, you could do it with a ‘Jump Menu’. Here is how to create a jump menu, follow these steps: Go to the Behaviors task pane, which should be visible besides the Apply and [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/08/18/easy-steps-to-create-a-drop-down-box-in-microsoft-expression-web/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F18%2Feasy-steps-to-create-a-drop-down-box-in-microsoft-expression-web%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F18%2Feasy-steps-to-create-a-drop-down-box-in-microsoft-expression-web%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A drop down box can be created as a form object. But when you want it to be independent, without a form, you could do it with a ‘Jump Menu’. Here is how to create a jump menu, follow these steps:</p>
<ol>
<li>Go to the Behaviors task pane, which should be visible besides the Apply and Manage Styles task pane. If it is not visible, go to Task Panes menu and choose Behaviors.</li>
<li>Place you cursor at the location where you want to add the drop down menu.</li>
<li>In the Behaviors task pane, click the ‘Insert’ button and choose ‘Jump Menu’.</li>
<p><img class="alignnone size-full wp-image-640" title="Behaviors" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/behaviors.jpg" alt="Behaviors" width="194" height="254" /> </p>
<li>This will launch the Jump Menu dialog box.</li>
<p><img class="alignnone size-full wp-image-641" title="jump_menu_dlg" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/jump_menu_dlg.jpg" alt="jump_menu_dlg" width="403" height="295" /> </p>
<li>Click on Add button and the Add Choice dialog box will be prompted.</li>
<p><img class="alignnone size-full wp-image-642" title="Add_Choice" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/add_choice.jpg" alt="Add_Choice" width="420" height="240" /> </p>
<p>Add the choice and their value. You can also browse to the URL. When done, , click on OK.</p>
<li>Similarly add all the choices and click OK in the Jump Menu dialog box.</li>
<p><img class="alignnone size-full wp-image-643" title="jump_menu_withchoices" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/jump_menu_withchoices.jpg" alt="jump_menu_withchoices" width="417" height="295" />  </p>
<p>The choices will be displayed the way they are added. But you can always use the Move Up and Move Down buttons to rearrange the items.</p>
<li>‘Open URLs in:’ lets you choose if you would like to open the URL in the same window or a new window. ‘Select first item after URL change’ checkbox when checked will always highlight the first option in the drop down after every URL change.</li>
<li>The drop down won’t work in Design view, but when previewed in the browser, it would look like:</li>
</ol>
<p>          <img class="alignnone size-full wp-image-644" title="jump_menu_2" src="http://www.saffronstroke.com/wp-content/uploads/2009/08/jump_menu_2.jpg" alt="jump_menu_2" width="197" height="92" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/08/18/easy-steps-to-create-a-drop-down-box-in-microsoft-expression-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Universal Selector in CSS2</title>
		<link>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/</link>
		<comments>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 13:39:18 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[CSS Hacks, Tips and Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS tips]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[universal selector]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=635</guid>
		<description><![CDATA[CSS2 had introduced a new selector, the universal selector to match any element in your page. The selector is indicated as an asterisk &#8216;*&#8217;. The universal selector could be used to list every element in your page. For example, * {font-size: 12px} This declaration would set the font size of all the elements used in [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F14%2Funiversal-selector-in-css2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F08%2F14%2Funiversal-selector-in-css2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>CSS2 had introduced a new selector, the universal selector to match any element in your page. The selector is indicated as an asterisk &#8216;*&#8217;. The universal selector could be used to list every element in your page.<br />
For example,</p>
<p>* {font-size: 12px}</p>
<p>This declaration would set the font size of all the elements used in your document to 12px.</p>
<p>NOTE: Even though the universal selector is one handy option, consider the specificity of other selectors for it to work properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/08/14/universal-selector-in-css2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Element Selectors in CSS</title>
		<link>http://www.saffronstroke.com/2009/07/20/element-selectors-cs/</link>
		<comments>http://www.saffronstroke.com/2009/07/20/element-selectors-cs/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 06:52:50 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[CSS Hacks, Tips and Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS tips]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[grouping selectors]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[selectors]]></category>
		<category><![CDATA[techniques]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=597</guid>
		<description><![CDATA[Why is CSS preferred by all the designers? Well that is because of its ability to separate presentation from the content and most importantly its power to edit the document style by changing a single line of code. Don&#8217;t believe me? Find it yourself! An element selector is an HTML element. There are other types [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/07/20/element-selectors-cs/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F07%2F20%2Felement-selectors-cs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F07%2F20%2Felement-selectors-cs%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Why is CSS preferred by all the designers? Well that is because of its ability to separate presentation from the content and most importantly its power to edit the document style by changing a single line of code. Don&#8217;t believe me? Find it yourself!</p>
<p>An element selector is an HTML element. There are other types of selectors too, which we will explore later. So the element selectors are the most basic selectors in your document structure. html, body, p, div, span, headings, etc are all different types of element selectors of a document. We can apply certain rules to them to stylize these selectors. For example, if we want all the paragraphs to be displayed in red color, we can do that by;</p>
<p>p { color: red}</p>
<p>Or if we want the heading 2 to appear with a gray background;</p>
<p>h2 { background-color: gray}</p>
<p><strong>Grouping multiple declarations</strong></p>
<p>We saw how to apply a single declaration to an element selector. But you can have multiple declarations in the same rule. See this example:</p>
<p>p { color: red; background-color: gray;}</p>
<p>In this rule, we have combined two declarations; (i) the font-color in all paragraphs to be red (ii) background color of all paragraphs to be gray. Semicolon is used as a separator between these declarations. If you notice, the last declaration is also followed by a semicolon. It is rather important to do so since browsers ignore the whitespaces in the style sheet. To make this clear see following example:</p>
<p>p { color: red; background-color: gray font-size: 10px; }</p>
<p>Since there is no ‘;’ after the value ‘gray’ for background-color, browsers check if the property has multiple values. But since font-size is not a valid value and background-color does not take multiple values, both the properties will be ignored. But note that the last declaration of the group need not end with a semicolon. For instance;</p>
<p>p { color: red; background-color: gray}</p>
<p>This will work absolutely fine in most of the browsers. But at a later stage, if you want to add some more declarations to the group, you must add a semicolon after this declaration, else it would ignored as shown in above example.</p>
<p><strong>Grouping Element Selectors</strong></p>
<p>We saw techniques to apply one or more styles to a single selector. But what if, you want to apply same style to more than one element selector. For instance, if you want heading 2 and paragraph both to be in red. It would be stupid of us if we write the same style for another element. There is a better way to do that;</p>
<p>h2, p { color: red}</p>
<p>In this example, we are using a comma to group two selectors, viz. &#8216;h3&#8242; and &#8216;p’. Similarly you can group multiple selectors. This way you generate fewer lines of styles in your style sheet which in turn makes it easier for you to find out selectors and styles at a later stage when your style sheet has numerous rules defined in it.</p>
<p><strong>Grouping multiple declarations with multiple selectors</strong></p>
<p>By now we grouped multiple declarations for a single selector and we also grouped multiple selectors with a single declaration. Now it’s turn to group multiple declarations, with multiple selectors. Confusing enough isn&#8217;t it! Well this example would make it clear;</p>
<p>h2, p {</p>
<p>                color: red;</p>
<p>                background-color: gray;</p>
<p>                font-size: 10px;</p>
<p>}</p>
<p>These were some powerful and effective techniques of CSS. We will learn more in our coming articles, but for now I hope you enjoyed reading this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/07/20/element-selectors-cs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create scrollable area using CSS in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 16:00:54 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrollbar]]></category>
		<category><![CDATA[scrolling text]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=539</guid>
		<description><![CDATA[A scrollable area is where content can be presented and can be scrolled through. When you have a lot of content to be presented in a particular section, it is beneficial to add a scrollable area, without occupying much space on the page and keeping it organized. You can always add a textarea or use [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F06%2F09%2Fcreate-scrollable-area-using-css-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F06%2F09%2Fcreate-scrollable-area-using-css-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A scrollable area is where content can be presented and can be scrolled through. When you have a lot of content to be presented in a particular section, it is beneficial to add a scrollable area, without occupying much space on the page and keeping it organized. You can always add a <em>textarea</em> or use <em>iframe</em> tags to do the same. But through HTML and CSS you can do the same for any page element.</p>
<p>This is done by using the CSS property – <strong>overflow</strong>. The overflow property takes any of the following values as its input:</p>
<ol>
<li><strong>overflow: auto</strong> – This will create a horizontal and/or vertical scrollbars only when needed, i.e. when the text exceeds the display area of the element.</li>
<li><strong>overflow: scroll</strong> – This will create horizontal and vertical scrollbars, even if the text inside the element fits into its display area. The scrollbars will always reside.</li>
<li><strong>overflow: visible</strong> – This will cause the element area to expand to make space for the content.</li>
<li><strong>overflow: hidden</strong> – This will force the block to only show the text that fits the in it. Rest of the content will be hidden and would not be visible.</li>
</ol>
<p>Let us create a scrollable area into a &lt;div&gt;as shown in the image below:</p>
<p><img class="alignnone size-full wp-image-537" title="scroll" src="http://www.saffronstroke.com/wp-content/uploads/2009/06/scroll.jpg" alt="scroll" width="320" height="120" /></p>
<p>Follow these steps:</p>
<ol>
<li>In the Design View, drag the &lt;div&gt; from the Toolbox and drop onto the page. Else in the Code View, manually type the &lt;div&gt;&lt;/div&gt; tags.</li>
<li>Then enter your content into the div.</li>
<li>In the Apply/Manage Styles task pane, click <strong>New Style…</strong> to launch the New Style dialog box.</li>
<li>In the New Style dialog box, name the selector as ‘scroll’ and choose following properties:</li>
</ol>
<p>.scroll {</p>
<p>        font-family: &#8220;Courier New&#8221;, Courier, monospace;</p>
<p>        font-size: 14px;</p>
<p>        color: #FFFFFF;</p>
<p>        background-color: #000000;</p>
<p>        border: 1px solid #4A4A4A;</p>
<p>        padding: 5px;</p>
<p>        overflow: auto;</p>
<p>}</p>
<p>See image below for more details.</p>
<p><img title="new_style" src="http://www.saffronstroke.com/wp-content/uploads/2009/06/new_style.jpg" alt="new_style" width="409" height="392" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/06/09/create-scrollable-area-using-css-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Separate your content with horizontal rules in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/05/29/separate-your-content-with-horizontal-rules-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/05/29/separate-your-content-with-horizontal-rules-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:07:48 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[horizontal line]]></category>
		<category><![CDATA[horizontal rule]]></category>
		<category><![CDATA[hr]]></category>
		<category><![CDATA[hr tag]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=516</guid>
		<description><![CDATA[A Horizontal rule or line can be used to divide or separate your content and organize it well. IT could be used to separate pieces of text or images. To get an idea of how a horizontal rule would look, take a look at this image: To add a Horizontal rule (&#60;hr&#62; tag in HTML), [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/05/29/separate-your-content-with-horizontal-rules-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F05%2F29%2Fseparate-your-content-with-horizontal-rules-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F05%2F29%2Fseparate-your-content-with-horizontal-rules-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A Horizontal rule or line can be used to divide or separate your content and organize it well. IT could be used to separate pieces of text or images. To get an idea of how a horizontal rule would look, take a look at this image:</p>
<p><img title="text" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/text.jpg" alt="text" width="437" height="212" /></p>
<p>To add a Horizontal rule (&lt;hr&gt; tag in HTML), do one of the following:</p>
<p style="padding-left:30px;">1. Go to <strong>Insert</strong> menu &gt; <strong>HTML </strong>and choose <strong>Horizontal Line</strong>.</p>
<p style="padding-left:30px;"> <img title="menu" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/menu1.jpg" alt="menu" width="356" height="264" /></p>
<p style="padding-left:30px;">2. The line will be immediately placed into your page. If you want to edit the horizontal line then double click on it to launch its properties as shown below:</p>
<p style="padding-left:30px;"><img class="alignnone size-full wp-image-519" title="edit_hr" src="http://www.saffronstroke.com/wp-content/uploads/2009/05/edit_hr.jpg" alt="edit_hr" width="362" height="304" /> </p>
<p style="padding-left:30px;">3. Following properties can be edited:</p>
<ul>
<li>Width can be either as percentage of the window’s width or in pixels. The default width is 100% of the window’s width.</li>
<li>Height must be in pixels.</li>
<li>Choose the alignment of the rule as left, center or right.</li>
<li>Select a color from the drop down. Also choose if the line should be a solid line without shading or use the default shaded one.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/05/29/separate-your-content-with-horizontal-rules-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Float an image and wrap text around it in Microsoft Expression Web</title>
		<link>http://www.saffronstroke.com/2009/04/28/float-an-image-and-wrap-text-around-it-in-microsoft-expression-web/</link>
		<comments>http://www.saffronstroke.com/2009/04/28/float-an-image-and-wrap-text-around-it-in-microsoft-expression-web/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:30:00 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[float image]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[img]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[wrap text]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=469</guid>
		<description><![CDATA[CSS property float is used to position (float) a block level element within another element. You can float block level elements like divisions &#60;div&#62;, paragraphs &#60;p&#62;, images &#60;img /&#62; and lists &#60;ul&#62; to left or right of the page. Float is widely used to align image and wrap text around it in a same container. [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/28/float-an-image-and-wrap-text-around-it-in-microsoft-expression-web/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F28%2Ffloat-an-image-and-wrap-text-around-it-in-microsoft-expression-web%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F28%2Ffloat-an-image-and-wrap-text-around-it-in-microsoft-expression-web%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">CSS property <strong>float</strong> is used to position (float) a block level element within another element. You can float block level elements like divisions &lt;div&gt;, paragraphs &lt;p&gt;, images &lt;img /&gt; and lists &lt;ul&gt; to left or right of the page. Float is widely used to align image and wrap text around it in a same container. Let us see how.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">Float an image to the left in a paragraph and wrap text around it</span></span></strong></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Set a style for the image by creating a New Style in Apply/Manage Styles task pane. In the New Style dialog box given below; choose <strong>Layout</strong> and set <strong>float: left</strong>.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> <span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-470" title="img_style" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/img_style.jpg" alt="img_style" width="433" height="415" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Then in<strong> Box</strong> category, set margins as top: 5px, right: 10px, bottom: 5px and left: 0px. Also set a border for the image in <strong>Border</strong> category. Click on OK to generate below mentioned style;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&lt;style type=&#8221;text/css&#8221;&gt;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">img{</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><span>                </span>float: left;</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><span>                </span>margin:5px 10px 5px 0px;</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><span>                </span>border: thin black dotted;</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">}</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&lt;/style&gt;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">In the main body of the page, add a paragraph, enter the text and embed the image into it. Go to the Design view and type in the text. To insert the image, go to Insert menu &gt; Picture &gt; From File… Then browse to the path of the image and click on Insert. In the Code view the code looks as follows:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&lt;body&gt;</span></p>
<p class="MsoNormal" style="padding-left:30px;margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">       </span><span style="font-size:small;font-family:Calibri;">&lt;p&gt;</span></p>
<p class="MsoNormal" style="padding-left:30px;margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;">Lorem ipsum dolor sit amet, consectetur adipisicing elit, </span></span><span style="font-size:small;"><span style="font-family:Calibri;">sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </span></span></p>
<p class="MsoNormal" style="padding-left:30px;margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;">&lt;img src=&#8221;arrow_right_green.png&#8221; style=&#8221;float:left&#8221;/&gt;</span></span></p>
<p class="MsoNormal" style="padding-left:30px;margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;">Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris </span></span><span style="font-size:small;"><span style="font-family:Calibri;"><span> </span>nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in </span></span><span style="font-size:small;"><span style="font-family:Calibri;">reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </span></span><span style="font-size:small;"><span style="font-family:Calibri;">Excepteur sint occaecat cupidatat non proident, </span></span><span style="font-size:small;"><span style="font-family:Calibri;">sunt in culpa qui officia deserunt mollit anim id est laborum. <span> </span></span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"></span></span><span style="font-size:small;font-family:Calibri;">&lt;/p&gt;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&lt;/body&gt;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&lt;/html&gt;</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Save the file and preview it in the browser. The output will be as follows:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><img class="alignnone size-full wp-image-471" title="output" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/output.jpg" alt="output" width="460" height="128" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/28/float-an-image-and-wrap-text-around-it-in-microsoft-expression-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Difference between &#039;em&#039; and &#039;ex&#039; units</title>
		<link>http://www.saffronstroke.com/2009/04/25/difference-between-em-and-ex-units/</link>
		<comments>http://www.saffronstroke.com/2009/04/25/difference-between-em-and-ex-units/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 12:54:59 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[em]]></category>
		<category><![CDATA[ex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[relative units]]></category>
		<category><![CDATA[relative values]]></category>
		<category><![CDATA[units]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/?p=463</guid>
		<description><![CDATA[‘em’ and ‘ex’ units are both relative units; viz. they are measured in relation to other values. In CSS, one &#8216;em&#8217; is defined to be the value of font-size of a given element. For example, if the font-size of a paragraph element is 12 pixels then 1em = 12 px. But as I already mentioned [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/25/difference-between-em-and-ex-units/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F25%2Fdifference-between-em-and-ex-units%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F25%2Fdifference-between-em-and-ex-units%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">‘em’ and ‘ex’ units are both relative units; viz. they are measured in relation to other values. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">In CSS, one &#8216;em&#8217; is defined to be the value of font-size of a given element. For example, if the font-size of a paragraph element is 12 pixels then 1em = 12 px.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">But as I already mentioned &#8216;em&#8217; value depends on the element with which it is used. Consider following example.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">p {font-size: 12px; padding-left: 1em;}</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">h1 {font-size: 22px; padding-left: 1em;}</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The output would be:</span> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-464" title="em_padding" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/em_padding.jpg" alt="em_padding" width="399" height="78" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">This is because; the value of &#8216;em&#8217; is relative to its parent. So the left padding for the paragraph was 12px whereas left padding for Heading 1 was 22px. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">&#8216;ex&#8217; on the other hand refers to the height of the lowercase letter &#8216;x&#8217; in the font that is assigned for a given element. Different fonts have different heights for &#8216;x&#8217; even if their font-size is same. Hence the value of &#8216;ex&#8217; differs from font to font. Take a look at these fonts:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><img class="alignnone size-full wp-image-465" title="ex_sizes" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/ex_sizes.jpg" alt="ex_sizes" width="460" height="163" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/25/difference-between-em-and-ex-units/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using z-index property to stack layers in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/04/18/using-z-index-property-to-stack-layers-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/04/18/using-z-index-property-to-stack-layers-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 12:50:21 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[arrange elements]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[layers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[z-index]]></category>

		<guid isPermaLink="false">http://saffronstroke.com/2009/04/18/using-z-index-property-to-stack-layers-in-microsoft-expression-web-2/</guid>
		<description><![CDATA[What makes Layers so popular is their ability to overlap each other and create certain effects. You can have images and text that could be placed over each other.  The z-index property is used to set the stack order of an element. So an element with a greater stack order (higher z-index value) is always [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/18/using-z-index-property-to-stack-layers-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F18%2Fusing-z-index-property-to-stack-layers-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F18%2Fusing-z-index-property-to-stack-layers-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">What makes Layers so popular is their ability to overlap each other and create certain effects. You can have images and text that could be placed over each other. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><span> </span>The z-index property is used to set the stack order of an element. So an element with a greater stack order (higher z-index value) is always positioned in front of the element with lower stack order (a lower z-index value). Z-index can be negative. But z-index works for only those elements that are positioned (absolute or relative).</span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Let me take you through an example to make things simpler. Look at the image below:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-454" title="layers_b4" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/layers_b4.jpg" alt="layers_b4" width="404" height="284" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">I have added three layers in following order: layer 1, layer 2 and layer 3. Therefore their default z-index values are as shown below in the Layers task pane: </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-455" title="layers_taskpane" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/layers_taskpane.jpg" alt="layers_taskpane" width="195" height="168" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Since z-index for layer 1 is the lowest among all, viz. 1 it below layer 2 and 3. Again layer 2 has a lower z-index of ‘2’ than that of layer 3; layer 3 is above layer 2. When no z-index property is specified, elements are rendered on the default rendering layer 0 or 1.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><span style="font-size:small;"><span style="font-family:Calibri;">Change the z-index property</span></span></strong></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Now if you want to change the order in which the layers are displayed, double click on the z-index displayed against the layer id in the Layers task pane, and enter the new value. In above example, if you have to overlap layer 3 with layer 2 as shown below:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-456" title="layers_id" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/layers_id.jpg" alt="layers_id" width="404" height="284" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">All you have to do is set z-index for layer 2 to ‘4’. <span> </span>Since z-index for layer 3 is ‘3’ which is lower than 4, a lower z-index value would put it below the element with higher z-index value. In this example you could also swap the z-indexes of layer 2 and 3 to achieve the same result. Similarly you can adjust the z-indexes to arrange your layers. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong>NOTE: </strong>If multiple elements share the same z-index value, they are placed on the same layer level. </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/18/using-z-index-property-to-stack-layers-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What’s on the status bar of Microsoft Expression Web 2?</title>
		<link>http://www.saffronstroke.com/2009/04/14/whats-on-the-status-bar-of-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/04/14/whats-on-the-status-bar-of-microsoft-expression-web-2/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 08:17:53 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[application options]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[page editor options]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[status bar]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=373</guid>
		<description><![CDATA[The Expression Web 2 status bar displays information about your current editing modes like visual aids mode, Style Application mode, Rendering mode and Page size mode along with some information about the file your are working with such as file size, HTML and CSS Schema. To view status bar, go to Tools &#62; Application Options [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/14/whats-on-the-status-bar-of-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F14%2Fwhats-on-the-status-bar-of-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F14%2Fwhats-on-the-status-bar-of-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The Expression Web 2 status bar displays information about your current editing modes like visual aids mode, Style Application mode, Rendering mode and Page size mode along with some information about the file your are working with such as file size, HTML and CSS Schema.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;"><span style="font-family:Calibri;">To view status bar, go to <strong>Tools</strong> &gt; <strong>Application Options</strong> &gt; <strong>General</strong> tab and check the box: <strong>Show status bar</strong></span></span><span><span style="font-size:small;"><span style="font-family:Calibri;"> </span></span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><strong><img class="alignnone size-full wp-image-375" title="appln_opt1" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/appln_opt1.jpg" alt="appln_opt1" width="444" height="348" /></strong></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The status bar looks as shown in image below:</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;"><img class="alignnone size-full wp-image-376" title="status_bar" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/status_bar.jpg" alt="status_bar" width="444" height="20" /></span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">The information shown on the status bar is explained below:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>HTML</strong> <strong>Incompatibility Detected icon</strong> – Depicts that there is an incompatibility in the HTML code, double click on the icon to go to the HTML schema incompatibility in your code.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Code Error Detected icon</strong> – Illustrates an error in the code and when you double click on the icon it takes you to the error in the code.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Visual Aids: On</strong> – Lets you change the Visual Aids mode. Double click to switch.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Style Application: Auto – Displays the current Style Application mode and lets you change the same. Double click to open the Style Application toolbar.</span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>329 bytes</strong> – Displays the current size of the file.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Standard</strong> – Is the Rendering mode in which Microsoft Expression Web displays the files. The rendering mode is determined by the DocType you have declared in the page. Double to open the Page Editor Options dialog box. </span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>707 x 206</strong> – Displays the current size of the page. Click to choose a page size from the available list of sizes.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>XHTML 1.0 T</strong> – Is the HTML Schema Expression Web has applied to current page. Double click to open Page Editor Options and change the schema.</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .25in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>CSS 2.1</strong> – Displays the CSS Schema Expression Web has applied to current page. Double click to open Page Editor Options and change the schema.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/14/whats-on-the-status-bar-of-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rearrange commands on toolbars and menu in Microsoft Expression Web 2</title>
		<link>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/</link>
		<comments>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 12:08:30 +0000</pubDate>
		<dc:creator>Minal</dc:creator>
				<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[add commands]]></category>
		<category><![CDATA[add controls]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[DHTML]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Expression Suite]]></category>
		<category><![CDATA[Expression Web 2]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[modify]]></category>
		<category><![CDATA[rearrange]]></category>
		<category><![CDATA[rearrange commands]]></category>
		<category><![CDATA[rearrange controls]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://saffronstroke.wordpress.com/?p=422</guid>
		<description><![CDATA[Rearrange Commands tool lets you do all possible actions to customize your toolbars and menus the way you want them. You can rearrange the commands on the toolbar to: ·         Add, remove, reorder the commands on the menu bar and toolbar. ·         Modify the name, image and keyboard shortcut associated with a menu command or [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: none; clear:right; padding: 0px 5px 5px 0px;"><a name="fb_share" type="button_count" share_url="http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;; margin-top:-2px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F11%2Frearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.saffronstroke.com%2F2009%2F04%2F11%2Frearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Rearrange Commands tool lets you do all possible actions to customize your toolbars and menus the way you want them. You can rearrange the commands on the toolbar to:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Add, remove, reorder the commands on the menu bar and toolbar.</span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;font-family:Calibri;">Modify the name, image and keyboard shortcut associated with a menu command or button on the toolbar.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">To launch the Rearrange Commands dialog box, go to <strong>Tools</strong> &gt; <strong>Customize</strong>. In the Customize dialog box, go to the Commands tab and click <strong>Rearrange Commands</strong>. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><img class="alignnone size-full wp-image-424" title="rearrng_comm_dlg" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/rearrng_comm_dlg.jpg" alt="rearrng_comm_dlg" width="388" height="414" /></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Use the Rearrange Commands dialog box to do the following:</span></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">1.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Choose a menu or toolbar to rearrange: </strong>Select the Menu Bar or Toolbar you want to change.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">2.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Controls: </strong>Select the controls you want to change.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">3.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Add: </strong>Click the button to add a new control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">4.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Delete: </strong><span> </span>Click the button to delete a control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">5.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Move Up: </strong>Click the button to move the control up in a menu bar or towards left on a toolbar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">6.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Move Down: </strong>Click the button to move the control down in a menu bar or towards right on a toolbar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">7.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Modify Selection: </strong>The drop down menu has a number of options like;</span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><span style="font-size:small;"><span style="font-family:Calibri;"><strong><img class="alignnone size-full wp-image-423" title="mod_sel_menu" src="http://www.saffronstroke.com/wp-content/uploads/2009/04/mod_sel_menu.jpg" alt="mod_sel_menu" width="195" height="343" /></strong></span></span></p>
<p class="MsoNormal" style="margin:0 0 10pt .5in;"><strong></strong></p>
<p class="MsoListParagraphCxSpFirst" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset – </strong>resets the control<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Delete – </strong>deletes the control<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Name – </strong>You can enter a name for the control along with its keyboard shortcut. In the above image; &amp;File… denotes <strong>ALT + N</strong> is the keyboard shortcut to access <strong>File</strong> menu. <strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Copy Button Image – </strong>lets you copy the button image associated with this control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Paste Button Image –</strong> lets you paste a button image.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset Button Image – </strong>resets the button image to its default.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Edit Button Image – </strong>lets you edit the button image.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Change Button Image… &#8211; </strong>lets you choose a new button image from the menu.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Default Style –</strong> set the style of the button to its default.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Text Only (Always) –</strong> sets to always display only text for the control.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Text Only (in Menus) –</strong> sets to always display only text for control only when it appears in a menu.</span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Image and Text – </strong>lets you always display an image and text for the control.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Begin a Group –</strong> adds a group separator bar.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-indent:-.25in;margin:0 0 0 1in;"><span style="font-family:Symbol;"><span><span style="font-size:small;">·</span><span style="font:7pt &quot;">         </span></span></span><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Assign Macro… &#8211; </strong>lets you link a control to a macro.<strong></strong></span></span></p>
<p class="MsoListParagraphCxSpLast" style="text-indent:-.25in;margin:0 0 10pt .5in;"><strong><span><span><span style="font-size:small;font-family:Calibri;">8.</span><span style="font:7pt &quot;">       </span></span></span></strong><span style="font-size:small;"><span style="font-family:Calibri;"><strong>Reset: </strong>Resets any and all the actions you carried out on the menu bar and toolbar.<strong></strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.saffronstroke.com/2009/04/11/rearrange-commands-on-toolbars-and-menu-in-microsoft-expression-web-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

