<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
...

PHP Floating sidebars

by RMP, July 17, 2011 02:19, No refactoring, tagged with html, css, float, menus

This site has usual three c...

D41d8cd98f00b204e9800998ecf8427e Talk
<?php

...

PHP CSS compiler/parser nested ...

by Xannax, July 04, 2011 22:11, 6 refactorings, tagged with php, css, nested, css compiler

I am creating (one more, I ...

69756e722c056c30fea55c431295cb56 Talk
<?php if ( the_ID() == 8) {
echo "<div id='menu_show' class='slideshow'>
  <img src='http://www.someone.com/wp-content/themes/True%20Nature/img/rotate1.jpg' alt='A picture' width='748' height='245' />
...

PHP Output div block with PHP c...

by K, December 07, 2007 18:53, 12 refactorings, tagged with css

Hi, I am just scratching th...

B5ae59b19cc356df333baffffb9f2c91 Talk