"Paul J. Lucas" wrote:
>         And I still think that:
> 
>           <DIV CLASS="employee_info">
>             Name: <SPAN CLASS="text::name">John Q. Public</SPAN><BR>
>             Job: <SPAN CLASS="text::job">mod_perl guru</SPAN>
>           </DIV>
> 
>         is cleaner still: *pure* HTML (no fake elements) that any web
>         tool will understand and dummy-content so the page designer can
>         see the end-product before any code is written.

Having placeholder data in there is an interesting benefit.  What about
conditionals and loops though?  Wouldn't they break the "preview"
ability?

- Perrin

Reply via email to