Open main menu

CDOT Wiki β

Changes

CSS GUIDE FLOAT

17 bytes removed, 18:18, 4 December 2006
See Also
<head>
<style type="text/css">
img b
{
font-size: 25px; float:right;
}
</style>
</head>
<body>
<nowiki> <p> <b>HELLO!<img src="logocss.gif" width="95" height="84" /b>
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
</p> </pnowiki>
</body>
</html>
== See Also ==
 
[[CSS_GUIDE_POSITION|position]]
1
edit