-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Luc
Sent: Tuesday, July 31, 2007 5:05 PM
To: Css list
Subject: [css-d] No brainer with margin/padding

<snip>

 "Error 403:" has a class with a "float: left". This of course does the
 trick but i was trying to get the same effect without "float", just
 by using marging/padding but that doesn't fall to well... trying
 several values i couldn't get it aligned like i want.

 http://www.dzinelabs.com/projects/MPT/Pages/error

 http://www.dzinelabs.com/Stylesheets/error
 
<snip>

Luc,

What if you apply "text-align:right;" to the h1 tag? I haven't tested it,
but that should work. 

h1 { text-align:right;)
h1 span.title { float:left;}

Hope this helps,

---
Anna Vester
Web Designer
http://www.veanndesign.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to