Posted by on 11/04/05 17:16
Thanks for the help.
Now what happens if I am using the <p> tag already. Will all the text in
a paragraph then be in the bottom-r-hand corner?
Could I call the <p> tag something else, like <brhc> (for bottom right
hand corner)?
e.g.
<html>
<head>
<title>Bare Bones 3</title>
</head>
<body>
<brhc style="position:absolute;bottom:0;right:0;">bottom right</brhc>
</body>
</html>
Navigation:
[Reply to this message]
|