Ke50 Posted October 18, 2005 Report Posted October 18, 2005 i am a bit of a noob with html so i thought i might post my question up here, since it seems some of the people on here are quite the handy people with computers. below is a link to the page I'm wanting to edit. i want to change the existing pictures to ones of my own. Here here is the HTML for the particular page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Cashew Sports provided by Bravenet.com</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" href="/style.css" /> </head> <body> <div id="wrapper"> <div id="track"> </div> <div id="header"> <div class="car"> </div> <div id="title">Cashew Sports</div> <div id="slogan">The Team.</div> <ul id="nav"> <li><a href="index.html">Home</a></li> <li><a href="cs_cars.html">CS Cars</a></li> </ul> <ul id="servicemenu" style="clear: left;"> </ul> </div> <div id="mainpage"> <div id="leftside"> <h1 class="title">Latest News</h1> <div id="content4"> <P>17.10.05</P> <P>Website Started</P> </div> </div> <div id="rightside"> <div id="content1"> <div id="c1_content"> <h1 class="title">Welcome...</h1> <P>Welcome to the Cashew Sports homepage. Here you will find various things associated with the Cashew SPorts group. This Website is currently under construction so stay tuned for updates.</P> </div> </div> <h1 class="title">RollaClub</h1> <div id="content2"> <P>Rollaclub.com is currently a one of the major sources for information regarding the build of CS1 (KE50 Corolla). If you are in anyway, shape or form interested in Corollas go to <A href="www.rollaclub.com">RollaClub</A> and make use of their supportive community and knowledge.</P> </div> <h1 class="title">Cashew Sports 1</h1> <div id="content3"> <P>The Build up of Cashew Sports 1 is also included in this website. As this site is still under construction stay tuned for any updates.</P> </div> </div> </div> <div id="footer"> <div id="footertext">All Content provided by Tom M</div> <br style="clear:both;" /> <div id="brand"><a href="http://www.bravenet.com" style="text-decoration: none;">Powered by <img src="http://assets.bravenet.com/bravenet/images/poweredby.gif" border="0" style="vertical-align: middle"> Bravenet.com</a></div> </div> </div> </body> </html> any help is much appreciated.. its for a school assignment, but i might keep it running if it turns out ok. cheers tom Quote
MissSydneyCruising Posted October 18, 2005 Report Posted October 18, 2005 beat me to it :thumbsup: LOL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.