Displaying 1 result from an estimated 1 matches for "sidepix".
Did you mean:
  sidefx
  
2009 Mar 06
2
Paragraph tags around <div> blocks
...s browser is clever, but it won't
validate, and given all the whinging
I've done about non-validating web pages, I better get mine right.
I'm processing with template toolkit.  If I turn off the multimarkdown
filter, this is what's being passed:
     32         <div class="sidepix">
     33                 <img  src="/Images/sidepix/rotate.php"
     34                  alt = "Random scenic picture" />
     35         </div>
     36 </div>
     37 <!-- End of SideNav -->
     38
     39
     40
     41 <div id="conte...