Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Left and Right Edge of Page as an Image


Moby_Dim - 4:36 pm on Mar 28, 2004 (gmt 0)


Just created this :
..........
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><title>bo</title>
<style>
body {margin : 0px; padding : 0px; background : url('./img/search.gif') repeat-y top left;}
</style> </head>
<body>
<table width="100%" border="0" style="background : url('./img/search.gif') repeat-y top right;"><tr><td style="padding : 16px;">
<div>I would like to design a page so that I could use a small (150px) image along the left and right hand sides of a page.

The thing is I have no idea as to how to do this. Here's a simple text render of what I mean:

¦BORDER¦ content content content ¦BORDER¦
¦BORDER¦ content content content ¦BORDER¦
¦BORDER¦ content content content ¦BORDER¦
¦BORDER¦ content content content ¦BORDER¦
¦BORDER¦ content content content ¦BORDER¦

Any help would be greatly appreciated.</div>
</td></tr>

</table>
</body></html>
.........

copy and paste. change image URL before.


Thread source:: http://www.webmasterworld.com/css/3276.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com