DYLAN-LOVR
04-09-2006, 04:56 AM
Ok guys. I am starting to make a website. I made my own layout [click] (http://www.freewebs.com/dpmsite/testing.htm). I have a few problems:
1. I don't know how to make the text into links to my other pages.
2. I don't know how to get text onto those "table-like" things I made in Paint Shop Pro.
3. I don't know how to make the 3rd "table-like" thing a DIV.
Please don't say I need to try on my own because i've been trying to get thise for about 2 weeks :(.
-----------------------------------------------------------------------------
If anyone can do this... PLEASE post the code here.
If you need my original stylesheet and code here.
<html><head><title>Dylan Patton Mini Site</title>
</head><body><div align="center"><img src="http://img84.imageshack.us/img84/9663/dpblf5yc.png">
</div>
<style type="text/css">
A:link
{ text-decoration: none; color:#e37463; }
A:visited
{ text-decoration: none; color:#e37463; }
A:active
{ text-decoration: none; color:#e37463; }
A:hover
{ text-decoration: none; color:#000000; }
h1 {font-family: arial; color: #e37463; }
p {font-family: arial; color: #e37463; }
body
{ background: #000000;
background-repeat: no-repeat;
background-position: pixel number pixel number;
background-attachment: scroll;
font-family: arial;
color: #e37463 ;
letter-spacing: 1pt;
font-weight: normal;
font-size: x-small;
</style>
1. I don't know how to make the text into links to my other pages.
2. I don't know how to get text onto those "table-like" things I made in Paint Shop Pro.
3. I don't know how to make the 3rd "table-like" thing a DIV.
Please don't say I need to try on my own because i've been trying to get thise for about 2 weeks :(.
-----------------------------------------------------------------------------
If anyone can do this... PLEASE post the code here.
If you need my original stylesheet and code here.
<html><head><title>Dylan Patton Mini Site</title>
</head><body><div align="center"><img src="http://img84.imageshack.us/img84/9663/dpblf5yc.png">
</div>
<style type="text/css">
A:link
{ text-decoration: none; color:#e37463; }
A:visited
{ text-decoration: none; color:#e37463; }
A:active
{ text-decoration: none; color:#e37463; }
A:hover
{ text-decoration: none; color:#000000; }
h1 {font-family: arial; color: #e37463; }
p {font-family: arial; color: #e37463; }
body
{ background: #000000;
background-repeat: no-repeat;
background-position: pixel number pixel number;
background-attachment: scroll;
font-family: arial;
color: #e37463 ;
letter-spacing: 1pt;
font-weight: normal;
font-size: x-small;
</style>