<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Support Forum Tag: HTML</title>
<link>http://support.westciv.com/</link>
<description>Support Forum Tag: HTML</description>
<language>en</language>
<pubDate>Thu, 29 Jul 2010 23:31:39 +0000</pubDate>

<item>
<title>kap95 on "HTML Editor Choice"</title>
<link>http://support.westciv.com/topic/html-editor-choice#post-411</link>
<pubDate>Mon, 05 Mar 2007 17:17:44 +0000</pubDate>
<dc:creator>kap95</dc:creator>
<guid isPermaLink="false">411@http://support.westciv.com/</guid>
<description>&#60;p&#62;Just started demo mode, saw msg about adding an editor and not sure why I am unable to add one.&#60;/p&#62;
&#60;p&#62;Chose &#34;Manage HTML editors&#34; from Design,&#34;Add Editor&#34;, then selected a number of .exe files of my installed editors and clicked OK. The &#34;Edit HTML with&#34; is not active for me to select one. Am I not understanding the procedure correctly for adding an editor for my demo trial?
&#60;/p&#62;</description>
</item>
<item>
<title>John on "Cannot edit text in "current html""</title>
<link>http://support.westciv.com/topic/cannot-edit-text-in-current-html#post-248</link>
<pubDate>Sat, 11 Nov 2006 06:50:52 +0000</pubDate>
<dc:creator>John</dc:creator>
<guid isPermaLink="false">248@http://support.westciv.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Style Master doesn't at this stage provide HTML editing in this or another part of the application. So, you an't actually edit the Current HTML - what it shows you is the HTML for the element currently selected in the Design Pane&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;john
&#60;/p&#62;</description>
</item>
<item>
<title>lorin on "Cannot edit text in "current html""</title>
<link>http://support.westciv.com/topic/cannot-edit-text-in-current-html#post-247</link>
<pubDate>Sat, 11 Nov 2006 02:37:34 +0000</pubDate>
<dc:creator>lorin</dc:creator>
<guid isPermaLink="false">247@http://support.westciv.com/</guid>
<description>&#60;p&#62;When editing a existing style sheet in style master I would edit the text in the left pain window by deleting the text. But for some reason the text in the main body of this edit does not relect the added or deleted text in the &#34;current html&#34; pane on the left. I know this a css edit but does it deal with simple text editing or do I need to open up the html page in notepad and edit it?
&#60;/p&#62;</description>
</item>
<item>
<title>John on "Edit HTML"</title>
<link>http://support.westciv.com/topic/edit-html#post-122</link>
<pubDate>Mon, 11 Sep 2006 23:58:08 +0000</pubDate>
<dc:creator>John</dc:creator>
<guid isPermaLink="false">122@http://support.westciv.com/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;you need to add one or more editors using the Manage Preview Editors menu item of the Preview or Design menu (Windows or Mac)&#60;/p&#62;
&#60;p&#62;All features are enabled in the demo for the 30 days, then some are no longer available, but you can still use Style Master for editing your CSS&#60;/p&#62;
&#60;p&#62;Let me know how you get on, and thanks&#60;/p&#62;
&#60;p&#62;john
&#60;/p&#62;</description>
</item>
<item>
<title>Bixby on "Edit HTML"</title>
<link>http://support.westciv.com/topic/edit-html#post-117</link>
<pubDate>Mon, 11 Sep 2006 13:11:47 +0000</pubDate>
<dc:creator>Bixby</dc:creator>
<guid isPermaLink="false">117@http://support.westciv.com/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I just installed the trial version of Style Master.&#60;br /&#62;
When I right-click in the preview-window and try to choose &#34;Edit HTML with editor&#34;, the menu is not expanding. Do I have to tell Style Master which editor to use? Or this feature not supported in the trial version?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>John on "!Doctype and HTML definition, upper and lower case"</title>
<link>http://support.westciv.com/topic/doctype-and-html-definition-upper-and-lower-case#post-28</link>
<pubDate>Sun, 13 Aug 2006 00:46:15 +0000</pubDate>
<dc:creator>John</dc:creator>
<guid isPermaLink="false">28@http://support.westciv.com/</guid>
<description>&#60;p&#62;Edd,&#60;/p&#62;
&#60;p&#62;well spotted!&#60;/p&#62;
&#60;p&#62;I agree to with the advice regarding case - although old habits die hard.&#60;/p&#62;
&#60;p&#62;Just to clarify - XHTML is case sensitive so the names of elements, for example &#34;body&#34; or &#34;img&#34; and the names of attributes, for example &#34;href&#34; and &#34;src&#34; must all be lower case, but the values of attributes - for example urls, or alt text, can be in mixed case.&#60;/p&#62;
&#60;p&#62;Also, make sure you quote all attribute values too.&#60;/p&#62;
&#60;p&#62;Hope that hellps&#60;/p&#62;
&#60;p&#62;john
&#60;/p&#62;</description>
</item>
<item>
<title>Edd on "!Doctype and HTML definition, upper and lower case"</title>
<link>http://support.westciv.com/topic/doctype-and-html-definition-upper-and-lower-case#post-26</link>
<pubDate>Sat, 12 Aug 2006 18:38:05 +0000</pubDate>
<dc:creator>Edd</dc:creator>
<guid isPermaLink="false">26@http://support.westciv.com/</guid>
<description>&#60;p&#62;The reason for the errors is that XHTML requires that you use lower case only for tags. Since you are declaring strict xhtml you must then use lower case only. You should get used to it--lower case is the only way you should be writing html/xhtml.
&#60;/p&#62;</description>
</item>
<item>
<title>msealey on "!Doctype and HTML definition, upper and lower case"</title>
<link>http://support.westciv.com/topic/doctype-and-html-definition-upper-and-lower-case#post-25</link>
<pubDate>Sat, 12 Aug 2006 17:34:18 +0000</pubDate>
<dc:creator>msealey</dc:creator>
<guid isPermaLink="false">25@http://support.westciv.com/</guid>
<description>&#60;p&#62;I like to work with HTML tags in UPPER CASE in BBEdit.&#60;/p&#62;
&#60;p&#62;If I compose HTML pages using most Andreas' CSS files, however, I notice I must begin with:&#60;/p&#62;
&#60;p&#62;&#34;&#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.1//EN&#34; &#34;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&#34;&#38;gt;&#60;br /&#62;
&#38;lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; xml:lang=&#34;en&#34;&#38;gt;&#34;&#60;/p&#62;
&#60;p&#62;If I then write in upper case in BBEdit, I get almost every line marked as an error.&#60;/p&#62;
&#60;p&#62;What am I doing wrong?
&#60;/p&#62;</description>
</item>

</channel>
</rss>