<div>FWIW I was/am still in the same boat and&nbsp;the w3schools site was a valuable refernce on what attributes are valid for what tags etc. Its really not Seaside&#39;s purpose to teach html, only to give a great tool for creating it in a highly reusable fashion.</div>

<div>&nbsp;</div>
<div>Firebug for Firefox is an extremely useful tool for letting you see your html as rendered and showing you where your div sections end up laying out etc. I could not get a handle on CSS until i started using it.&nbsp;(Firebug has some other really useful&nbsp;features that you may need when you get to working&nbsp;with javascript for example).</div>

<div>&nbsp;</div>
<div>Hope this helps</div>
<div>John</div>
<div><br>&nbsp;</div>
<div class="gmail_quote">On Mon, Nov 24, 2008 at 6:04 PM, r00t uk <span dir="ltr">&lt;<a href="mailto:r00tuk@gmail.com">r00tuk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi<br><br>I am hoping to get some advice on how to proceed with HTML &amp; CSS in Squeak/Seaside as I am finding it a bit of a struggle to do the simple stuff.&nbsp; I do not have any prior experience with web programming, but I have been going through the <a href="http://w3schools.com/" target="_blank">w3schools.com</a> tutorials for guidance on creating the #style method.&nbsp; Its the rendering side of things which are a bit of a struggle as all of the html is generated by Seaside.&nbsp; <br>
<br>Are there any tutorials on web programming with Seaside?&nbsp; I have been spending time getting to know Smalltalk and a bit of Seaside, but up until now I have not been concentrating on learning html presentation, or using css to manage its presentation. I am somewhat surprised that there appears to be no information, documentation or tutorials on rendering except for some information in the &quot;HPI - An Introduction to Seaside&quot; book.&nbsp; I am spending a lot of time looking at methods in the example and test classes, which I don&#39;t mind, but I somehow doubt this is the best use of time.&nbsp; Where do I need to look for information about html rendering methods and message values?<br>
<br>Thanks and sorry if I have completely missed some site that has relevent documentation.<br><br><br><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br><br></blockquote></div><br>