sorry my mistake - i forgot inline styles are valid but not best practices.
you guys are right in all you say but i dont know if you understand
exactly what im saying.
A textpattern "form" with inline styles, only gets loaded once and when
a change is made to it every page on the site is globally updated. The
reason why I like using inline styles in it these global forms for minor
tweaks is that no css file has to be changed saved and uploaded. Anyway
i guess its a grey area, im going to keep doing it for now.
-best
kevin
heres and example of a form:
<body>
<div id="header">
<h1 class="logo"><txp:link_to_home><img src="/images/headlogo.png"
alt="John F. Loughrey and Associates" style="border:0px"
/></txp:link_to_home></h1>
<div style="float:left; display:block; width:250px; border:0px solid
black;">
........loads more stuff.....
</div><!-- [/header]-->
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************