wardD
07-30-2004, 09:25 PM
howdy all.
well finaly got things straitened out, got a bit of text and a couple of pics up to my space.
however, now that I have did a bit of stuff, I see I need to now more code. like how do i centre or align pictures. and how do you put text beside the pics. i tried the <br> thing and it just started a new line under the pic as aposed to beside it.
my next thought is, i have 3-4 sentances,( lines) 2 pics, and my opening page is full.( moving the scroll bar and all). I just kinda picked a random size for my pics so they didnt take up the whole screen. original size was 400 and 600 kbs. so total is a 1/10 of a meg. their for I still got space their but do not see the room on the browser window to add anything else, or does it kinda change size automaticaly to accomidate the new "stuff" one puts in. it looks like this as it stands:
<html>
<head>
<tittle>
<style type="text/css">
body {background-color: blue}
h1 {background-color: transparent}
h2 {background-color: transparent}
p {background-color: rgb(250,0,255)}
</style>
</head>
<body>
<h1>welcome to ward&brenda,s closet creations </h1>
<h2>here are a couple pics of our latest creations</h2>
<p>since we do not have a work shop, we use our walk in closets to house our saws and power tools. hence the name closet creations</p>
<p>
bearhead:
<img src="Bear Head.jpg" width="300" height="200" alt="Bear Head"></p>
<p><img src="Eagle.jpg" width="300" height="200" alt="Eagle"></p><p><b> my sweetie made the bear head, its my fav <br> <b>the eagle was kinda interesting to make, but took a long time to do<p/>
</body>
</html>
<html>
<head>
</head>
<body>
<p>
This is my first crack at a web site. <b>so welcome all</b> and bare with me!!! hopefully there will be good things coming soon. and my photogrphy will improve!!!<p/>
<html>
<head>
<title>This is my page title, it appears in the blue bar</title>
</head>
</html>
thanks for the help. ward.
well finaly got things straitened out, got a bit of text and a couple of pics up to my space.
however, now that I have did a bit of stuff, I see I need to now more code. like how do i centre or align pictures. and how do you put text beside the pics. i tried the <br> thing and it just started a new line under the pic as aposed to beside it.
my next thought is, i have 3-4 sentances,( lines) 2 pics, and my opening page is full.( moving the scroll bar and all). I just kinda picked a random size for my pics so they didnt take up the whole screen. original size was 400 and 600 kbs. so total is a 1/10 of a meg. their for I still got space their but do not see the room on the browser window to add anything else, or does it kinda change size automaticaly to accomidate the new "stuff" one puts in. it looks like this as it stands:
<html>
<head>
<tittle>
<style type="text/css">
body {background-color: blue}
h1 {background-color: transparent}
h2 {background-color: transparent}
p {background-color: rgb(250,0,255)}
</style>
</head>
<body>
<h1>welcome to ward&brenda,s closet creations </h1>
<h2>here are a couple pics of our latest creations</h2>
<p>since we do not have a work shop, we use our walk in closets to house our saws and power tools. hence the name closet creations</p>
<p>
bearhead:
<img src="Bear Head.jpg" width="300" height="200" alt="Bear Head"></p>
<p><img src="Eagle.jpg" width="300" height="200" alt="Eagle"></p><p><b> my sweetie made the bear head, its my fav <br> <b>the eagle was kinda interesting to make, but took a long time to do<p/>
</body>
</html>
<html>
<head>
</head>
<body>
<p>
This is my first crack at a web site. <b>so welcome all</b> and bare with me!!! hopefully there will be good things coming soon. and my photogrphy will improve!!!<p/>
<html>
<head>
<title>This is my page title, it appears in the blue bar</title>
</head>
</html>
thanks for the help. ward.