|
| |
|
|
d a v e
Posts: 4167 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Deb - body with borders? - 6/11/2004 16:53:09
you can shove everything in a div and put a border on it, then put the margin on the body?!
_____________________________
David Prescott Gekko web design
|
|
|
|
c1sissy
Posts: 5084 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Deb - body with borders? - 6/11/2004 19:05:52
Bobby, I just did what you were suggesting on my pc, and it worked! pasting in code just as I have it for you. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Bobby</title>
<meta name="language" content="en" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type="text/css">
body {
margin: 4px;
border: 1px solid #c0c0c0;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<p>testing testing testing</p> I'm not sure if this is what you are after,I hope I read your question correctly.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
c1sissy
Posts: 5084 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Deb - body with borders? - 6/22/2004 8:55:50
Let me know how it works out as I did it on my machine and got a perfect border! Also, just make sure that you have all t's crossed and i's dotted. Just one silly missing thing messes it all up. If you copy and paste that it should work. Do a test one off the page that you are working on. I'll be anxious to hear how it works for you.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|