Nov 18, 2009
Quick n Dirty floating nested divs
First of all I would like to apologize to Dr. Dijkstra as he said “Quick and dirty I would not like it”.
but anyways below is a quick sample on how to make a 2 column layout and nested floating divs.
HelloYour Name:Your Pass:
- echo "hello"; ?>
- echo "hello"; ?>
I promise to clean it up soon & post a better sample.
Another Whachy problem that happened today was this function from learning PHP5.
function show_form()
{
print<<<_HTML_
_HTML_;
the problem was with the closing label was indented (there was a tab or two before it so it did not work). So I just figured out that you must make the closing label at the first column of the line (do not leave any space before it at the beginning of the line)
Code from class on Thursday 19 Nov. 2009, 10 AM
fssfdssssbbbb










Thank’s , quick ‘n dirty !!
where the code of CSS that take in section, please ?