login/register

Snip!t channels - Fiona

Channels > web > code

Order by: date | title | url | snip    Show: just this cat | subcats too

2006-01-04 16:29:31    

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL //EN"
"http://www.w3.org/TR/html4/loose.dtd">

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1....

view snip

/Channels/web/code

2006-01-16 18:58:02     XHTML Character Entity Reference

http://www.digitalmediaminute.com/reference/entity/index.php

XHTML Character Entity Reference

view snip

/Channels/web/code

2006-10-16 18:22:02     mezzoblue  §  Image Attributes

http://www.mezzoblue.com/archives/2005/05/10/image_attrib/

size.
<?php
list($width, $height, $type, $attr) = getimagesize($_SER ...
echo '<img src="/path_to_image.jpg" '.$attr.' alt="alt t ...
... th and height values in the 'width="x" height="y"' form.

view snip

/Channels/web/code