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">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>