<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Well, to be fair - that answer isn't really going to make the person asking it happy. &nbsp;You can do something like this fairly easily:<div><br></div><div>-- have your designer produce an HTML template with appropriate CSS</div><div>-- take the template and create Seaside code that produces it</div><div><br></div><div>My blog is not implemented in Seaside (I started building it in 2002, well before I was really aware of Seaside), but I took a similar tack there. &nbsp;I have CSS, and a template that was produced by the designer in conjunction with the CSS. &nbsp;Some of the HTML is produced in the server, and some resides in the template - but it all follows the guidelines I was given in the first place.</div><div><br></div><div>With Seaside, you just eliminate the template and produce &lt;all> the html from the server - and have it line up appropriately with the CSS.</div><div><br></div><div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>James Robertson</div><div>Cincom Smalltalk Product Evangelist</div><div><a href="http://www.cincomsmalltalk.com/blog/blogView">http://www.cincomsmalltalk.com/blog/blogView</a></div><div>Talk Small and Carry a Big Class Library</div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span></div></span><br class="Apple-interchange-newline"> </div><br><div><div>On Dec 10, 2008, at 10:12 AM, Boris Popov wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><p><font size="2" color="navy" face="Arial"> No, and really any designer worth his/her pay shouldn't be telling you CSS is too complicated :)<br> <br>-Boris (via BlackBerry)</font></p><div><br class="webkit-block-placeholder"></div><hr size="2" width="100%" align="center" tabindex="-1"> <font face="Tahoma" size="2"> <b>From</b>: <a href="mailto:seaside-bounces@lists.squeakfoundation.org">seaside-bounces@lists.squeakfoundation.org</a> <seaside-bounces@lists.squeakfoundation.org> <br><b>To</b>: <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a> <seaside@lists.squeakfoundation.org> <br><b>Sent</b>: Wed Dec 10 06:46:08 2008<br><b>Subject</b>: [Seaside] Seaside and HTML templates <br></seaside@lists.squeakfoundation.org></seaside-bounces@lists.squeakfoundation.org></font><div><br class="webkit-block-placeholder"></div> Hi list,<br><br>I have a question with seaside, i want separate the development work of design work. I look than seaside use CSS, but it´s <span style="cursor: pointer;" onclick="dr4sdgryt(event,&quot;Ox&quot;)"><span class="qex">a little complicated for some </span></span>designer.<br> <br>Can i use html templates with Seaside? Load a html file and then replace the content of selected dummy field with app information.<br><br><br>Thanks<br>Andrés<br> <span>&lt;ATT435085.txt></span></blockquote></div><br></div></body></html>