<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Georgia">You can always just use #style:<br>
      <br>
      html div style: '</font>position: absolute; left: 20px; top:
    40px;'; with: [...blah...blah...].<br>
    <br>
    Cheers,<br>
    Bob<br>
    <br>
    On 8/30/10 9:55 PM, Lawson English wrote:
    <blockquote cite="mid:4C7C611A.9050002@cox.net" type="cite">&nbsp;How do
      i place elements at arbitrary positions using Seaside?
      <br>
      in pier, I do:
      <br>
      <br>
      <br>
      {{{
      <br>
      &lt;DIV style="position: absolute; font-family: arial; font-style:
      italic; font-variant:small-caps;
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp; font-weight:bold; text-decoration:underline; letter-spacing:
      2px; top: 80px; width: 400px;
      <br>
      &nbsp;&nbsp;&nbsp;&nbsp; left: 400px; height: 25px; background-color: yellow"&gt;80
      from the top and 400 from the left&lt;/DIV&gt;
      <br>
      }}}
      <br>
      <br>
      <br>
      what is the equivalent using seaside syntax?
      <br>
      <br>
      <br>
      Thanks.
      <br>
      <br>
      Lawson
      <br>
      _______________________________________________
      <br>
      seaside mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
      <br>
      <br>
    </blockquote>
  </body>
</html>