<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:WebWizForums="http://syndication.webwizguide.com/rss_namespace/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
 <channel>
  <title>Expression Web Help Forum</title>
  <link>http://www.expression-web-designer-help.com/forum/</link>
  <description>This is an XML content feed of; Expression Web Help Forum : Last 10 Posts</description>
  <pubDate>Tue, 10 Nov 2009 11:40:26 +0000</pubDate>
  <lastBuildDate>Tue, 10 Nov 2009 10:37:48 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.08</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.expression-web-designer-help.com/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>Expression Web Help Forum</title>
   <url>http://www.expression-web-designer-help.com/forum/forum_images/web_wiz_forums.png</url>
   <link>http://www.expression-web-designer-help.com/forum/</link>
  </image>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/expression-web-designer-help/tqSO" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
   <title>Site Review? : New site..please review</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/6cDo3UPgngE/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/OYp5lVr3_cAVPFS-6PEnC6u0DP0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OYp5lVr3_cAVPFS-6PEnC6u0DP0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/OYp5lVr3_cAVPFS-6PEnC6u0DP0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OYp5lVr3_cAVPFS-6PEnC6u0DP0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow"&gt;tcertain&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; New site..please review&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 10 Nov 2009 at 10:37am&lt;br /&gt;&lt;br /&gt;I went to your site with IE and Chrome browser and they both loaded in about the same time.  My suggestion is to clear your browser cache and then try it if it is loading slow for you.  IE may have cached a bunch of stuff that you may not have on your page anymore and is having to sift thru it all.&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/6cDo3UPgngE" height="1" width="1"/&gt;</description>
   <pubDate>Tue, 10 Nov 2009 10:37:48 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4190&amp;PID=24632#24632</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4190&amp;PID=24632#24632</feedburner:origLink></item> 
  <item>
   <title>Expression Web CSS : Navigation bar with active page indicator</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/TB-CL3a3s_4/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jyJSORU4U8eRWmXuDCMwjZJU5ow/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jyJSORU4U8eRWmXuDCMwjZJU5ow/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jyJSORU4U8eRWmXuDCMwjZJU5ow/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jyJSORU4U8eRWmXuDCMwjZJU5ow/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow"&gt;tcertain&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Navigation bar with active page indicator&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 10 Nov 2009 at 10:12am&lt;br /&gt;&lt;br /&gt;Do this in this order:
&lt;br /&gt;Add a style called &lt;font color=red&gt;#navbar ul li a:visited&lt;/font&gt;
&lt;br /&gt;Add a style called &lt;font color=red&gt;#navbar ul li a:hover&lt;/font&gt;
&lt;br /&gt;Add a style called &lt;font color=red&gt;#navbar ul li a:active&lt;/font&gt;
&lt;br /&gt;
&lt;br /&gt;Style them the way you want, with the color you want for the font, the background, and anything else.
&lt;br /&gt;
&lt;br /&gt;Now upload the css style sheet to your server.
&lt;br /&gt;Go to your page and you should see the link change according to what you styled them with
&lt;br /&gt;
&lt;br /&gt;You will not see the changes until you preview them in a browser.  Make sure you refresh the browser cache by pressing F5.  You may even have to clear the cache in the browser itself.&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/TB-CL3a3s_4" height="1" width="1"/&gt;</description>
   <pubDate>Tue, 10 Nov 2009 10:12:42 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4083&amp;PID=24631#24631</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4083&amp;PID=24631#24631</feedburner:origLink></item> 
  <item>
   <title>General Expression web problems : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/5MArunNJEEY/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/U3OlMExLD0lAEZCZ4YzVaeCjjVY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U3OlMExLD0lAEZCZ4YzVaeCjjVY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/U3OlMExLD0lAEZCZ4YzVaeCjjVY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U3OlMExLD0lAEZCZ4YzVaeCjjVY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=2744" rel="nofollow"&gt;Simple Man&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 10 Nov 2009 at 1:02am&lt;br /&gt;&lt;br /&gt;Thanks for the info.&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Being new to EW I think I will take your advice about the difficulty in maintaining the suggested site and will stick to something easier to maintain.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks again&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Rick&lt;/DIV&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/5MArunNJEEY" height="1" width="1"/&gt;</description>
   <pubDate>Tue, 10 Nov 2009 01:02:41 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24630#24630</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24630#24630</feedburner:origLink></item> 
  <item>
   <title>Site Review? : New site..please review</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/lR83UMvIZbM/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/kYY5hdzFoMyZzl3Ef22sRBV5WU8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kYY5hdzFoMyZzl3Ef22sRBV5WU8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/kYY5hdzFoMyZzl3Ef22sRBV5WU8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/kYY5hdzFoMyZzl3Ef22sRBV5WU8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1040" rel="nofollow"&gt;jt83&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; New site..please review&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 10 Nov 2009 at 12:22am&lt;br /&gt;&lt;br /&gt;Hi&amp;nbsp; all,&lt;br&gt;&lt;br&gt;I'm working on this new &lt;a href="http://www.drhamm&amp;#111;n.net/development.htm" target="_blank"&gt;site&lt;/a&gt; (still in development).&amp;nbsp; &lt;br&gt;&lt;br&gt;I'm still trying to get the active tab effect but so far have not been able to understand the tutorials (a bit slow).&lt;br&gt;&lt;br&gt;One of my main issues with this site is that the pages transitions very "ugly" in IE.&amp;nbsp; Is this supposed to happen?&amp;nbsp; IE just loads some of the content slow(though I don't have much at all right now).&amp;nbsp; Firefox doesn't have this issue, the transitions are flawless, very smooth.&amp;nbsp; &lt;br&gt;&lt;br&gt;Please advise/comment!&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/lR83UMvIZbM" height="1" width="1"/&gt;</description>
   <pubDate>Tue, 10 Nov 2009 00:22:03 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4190&amp;PID=24629#24629</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4190&amp;PID=24629#24629</feedburner:origLink></item> 
  <item>
   <title>Expression Web CSS : Navigation bar with active page indicator</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/Sr6dbI1K_1k/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IRScEj6onWXuaYTHed_EQWh9fMY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IRScEj6onWXuaYTHed_EQWh9fMY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IRScEj6onWXuaYTHed_EQWh9fMY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IRScEj6onWXuaYTHed_EQWh9fMY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1040" rel="nofollow"&gt;jt83&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Navigation bar with active page indicator&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 10 Nov 2009 at 12:16am&lt;br /&gt;&lt;br /&gt;Thanks but that link is just way beyond my head. &amp;nbsp;&lt;img src="http://www.expression-web-designer-help.com/forum/smileys/smiley5.gif" border="0" alt="%3c3c&amp;#111;nfused" /&gt;&lt;br&gt;&lt;br&gt;I've tried many different tutorials, none of them seem to be working right or maybe I'm just not understanding it correctly.&amp;nbsp; &lt;br&gt;&lt;span style="font-size:10px"&gt;&lt;br /&gt;&lt;br /&gt;Edited by jt83 - Today at 12:23am&lt;/span&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/Sr6dbI1K_1k" height="1" width="1"/&gt;</description>
   <pubDate>Tue, 10 Nov 2009 00:16:24 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4083&amp;PID=24628#24628</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4083&amp;PID=24628#24628</feedburner:origLink></item> 
  <item>
   <title>General Expression web problems : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/LmGb1gK5vJI/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9BePJrV7syAwYe0hQNwADpaaaE4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9BePJrV7syAwYe0hQNwADpaaaE4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9BePJrV7syAwYe0hQNwADpaaaE4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9BePJrV7syAwYe0hQNwADpaaaE4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=2744" rel="nofollow"&gt;Simple Man&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 09 Nov 2009 at 12:45am&lt;br /&gt;&lt;br /&gt;&lt;P style="MARGIN: 0in 1.5pt 0.75pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;I am trying to set up a page that will allow the width of the page to adjust to the width of the viewer's screen.&lt;?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;For example,&amp;nbsp; the content section will stay at 80 percent of the available width regardless if the screen resolution is 640x480 or 1024x768.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;I have seen that some of the templates available with Expression Web seem to do this but I can't see where the coding id to do it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;Any suggestions?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt 0pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;Rick&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/LmGb1gK5vJI" height="1" width="1"/&gt;</description>
   <pubDate>Mon, 09 Nov 2009 00:45:49 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4189&amp;PID=24627#24627</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4189&amp;PID=24627#24627</feedburner:origLink></item> 
  <item>
   <title>Expression Web CSS : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/R2W6F4Er6dA/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tzPzUH8y5YKnuP-85iqyAtS_m_k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tzPzUH8y5YKnuP-85iqyAtS_m_k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tzPzUH8y5YKnuP-85iqyAtS_m_k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tzPzUH8y5YKnuP-85iqyAtS_m_k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow"&gt;tcertain&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 08 Nov 2009 at 8:57pm&lt;br /&gt;&lt;br /&gt;Answered in Web Problems Forum.  Please refer to answer &lt;a href="http://www.expressi&amp;#111;n-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24623#24623" target="_blank"&gt;here&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/R2W6F4Er6dA" height="1" width="1"/&gt;</description>
   <pubDate>Sun, 08 Nov 2009 20:57:18 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4186&amp;PID=24626#24626</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4186&amp;PID=24626#24626</feedburner:origLink></item> 
  <item>
   <title>General Expression web problems : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/iZSnU4lPtzo/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TPuFAXQvqtHejnoX7K4YUtpy5pY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TPuFAXQvqtHejnoX7K4YUtpy5pY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TPuFAXQvqtHejnoX7K4YUtpy5pY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TPuFAXQvqtHejnoX7K4YUtpy5pY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=1538" rel="nofollow"&gt;tcertain&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 08 Nov 2009 at 8:55pm&lt;br /&gt;&lt;br /&gt;It would be in the css stylesheet.  The divs would have id's and then that id would be in the css stylesheet with a # before it.  They most likely have percentages in the styles.  Without the html and css it is hard to tell you anymore than this.  I will tell you that fluid designs like what you are talking about are much harder to build and maintain, and they do not always render exactly from browser to browser.&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/iZSnU4lPtzo" height="1" width="1"/&gt;</description>
   <pubDate>Sun, 08 Nov 2009 20:55:37 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24625#24625</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24625#24625</feedburner:origLink></item> 
  <item>
   <title>General Expression web problems : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/0Hz2vcjgM54/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QuRw5-2FN4BJB5UAnxvSmiP2Mb8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QuRw5-2FN4BJB5UAnxvSmiP2Mb8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QuRw5-2FN4BJB5UAnxvSmiP2Mb8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QuRw5-2FN4BJB5UAnxvSmiP2Mb8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=2744" rel="nofollow"&gt;Simple Man&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 08 Nov 2009 at 8:13pm&lt;br /&gt;&lt;br /&gt;&lt;P style="MARGIN: 0in 1.5pt 0.75pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;I am trying to set up a page that will allow the width of the page to adjust to the width of the viewer's screen.&lt;?: prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;For example,&amp;nbsp; the content section will stay at 80 percent of the available width regardless if the screen resolution is 640x480 or 1024x768.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;I have seen that some of the templates available with Expression Web seem to do this but I can't see where the coding id to do it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;Any suggestions?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="MARGIN: 0.75pt 1.5pt 0pt" =Ms&amp;#111;normal&gt;&lt;SPAN style="FONT-FAMILY: 'Verdana','sans-serif'; COLOR: black; FONT-SIZE: 9pt"&gt;Rick&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/0Hz2vcjgM54" height="1" width="1"/&gt;</description>
   <pubDate>Sun, 08 Nov 2009 20:13:18 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4188&amp;PID=24624#24624</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4188&amp;PID=24624#24624</feedburner:origLink></item> 
  <item>
   <title>General Expression web problems : Variable Page Width</title>
   <link>http://feedproxy.google.com/~r/expression-web-designer-help/tqSO/~3/-rv4YUsMwdM/forum_posts.asp</link>
   <description>&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/B0-Apx0uOCoDFZuFA4JpTlwaTJ8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B0-Apx0uOCoDFZuFA4JpTlwaTJ8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/B0-Apx0uOCoDFZuFA4JpTlwaTJ8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/B0-Apx0uOCoDFZuFA4JpTlwaTJ8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;strong&gt;Author:&lt;/strong&gt; &lt;a href="http://www.expression-web-designer-help.com/forum/member_profile.asp?PF=2744" rel="nofollow"&gt;Simple Man&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Subject:&lt;/strong&gt; Variable Page Width&lt;br /&gt;&lt;strong&gt;Posted:&lt;/strong&gt; 08 Nov 2009 at 7:47pm&lt;br /&gt;&lt;br /&gt;&lt;DIV&gt;I am trying to set up a page that will allow the width of the page to adjust to the width of the viewer's screen.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;For example,&amp;nbsp; the content section will stay at 80 percent of the available width regardless if the screen resolution is 640x480 or 1024x768.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have seen that some of the templates available with Expression Web seem to do this but I can't see where the coding id to do it.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any suggestions?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Rick&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;img src="http://feeds.feedburner.com/~r/expression-web-designer-help/tqSO/~4/-rv4YUsMwdM" height="1" width="1"/&gt;</description>
   <pubDate>Sun, 08 Nov 2009 19:47:51 +0000</pubDate>
   <guid isPermaLink="false">http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24623#24623</guid>
  <feedburner:origLink>http://www.expression-web-designer-help.com/forum/forum_posts.asp?TID=4187&amp;PID=24623#24623</feedburner:origLink></item> 
 </channel>
</rss>
