Search found 3 matches

by PaliGap
Sat Jun 03, 2017 9:33 am
Forum: TopStyle
Topic: TopStyle Site Problem
Replies: 0
Views: 13281

TopStyle Site Problem

I use Topstyle 5 with Dreamweaver CS6 on Windows 7. When I create a new Topstyle site I frequently encounter a problem where Topstyle doesn't seem to "see" the CSS in use in the HTML. i.e. The site report shows every item as "orphan". I check & re-check the settings, and, typ...
by PaliGap
Tue Nov 04, 2014 8:21 am
Forum: General Web Development
Topic: Incorrect warning for new HTML5 <input> form attribute?
Replies: 1
Views: 6038

Incorrect warning for new HTML5 <input> form attribute?

Here is a piece of HTML5 code: <form id="form1" method="post" action="#"></form> <input type="text" name="test" form="form1"> <input name="save" type="submit" id="save" value="save" form="form1&q...
by PaliGap
Sun Sep 26, 2010 2:45 pm
Forum: Technical Support
Topic: "iso-8859-8-i" is an invalid character set?
Replies: 1
Views: 4264

"iso-8859-8-i" is an invalid character set?

I have a Hebrew web page with this declaration: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8-i"> CSE Pro 10 reports : " The value for the "content" attribute specifies an unrecognized charset named "iso-8859-8-i". " It seems...