Having trouble positioning text


http://kurtesposito.com/contact.htm

 

looking on how position text on page. not sure i'm doing wrong. looking helping on horizontal strip of white running along top of image.

 

thanks

hello,

 

you use (for "contact") padding-left. evaluate principle , try out made example you:

 

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>padding-left</title>
<style type="text/css">
#p1 { padding-left: 100px; background-color:#ffff99; font-size:120%; }
#p2 { padding-left: 200px; background-color:#ffff99; font-size:120%; }
#p3 { padding-left: 300px; background-color:#ffff99; font-size:120%; }
</style>
</head>

<body>
<p id="p1">first section (p1)</p>
<p id="p2">second section (p2)</p>
<p id="p3">third section (p3)</p>
</body>
</html>

 

hans-günter



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP