by pcworks on Thu Apr 10, 2008 5:59 pm
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>it is good to be good</title>
<SCRIPT language=JavaScript>
function makeArray() {
for (i = 0; i<makeArray.arguments.length; i++)
this[i] = makeArray.arguments[i];
}
function getFullYear(d) {
var y = d.getYear();
if (y < 1000) {y += 1900};
return y;
}
//var zone = "EDT";
var days = new makeArray("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
var months = new makeArray("January","February","March","April","May","June","July","August","September","October","November","December");
function format_time(t) {
var Day = t.getDay();
var Date = t.getDate();
var Month = t.getMonth();
var Year = t.getFullYear();
timeString = "";
timeString += days[Day];
timeString += ", ";
timeString += " ";
timeString += months[Month];
timeString += " ";
timeString += Date;
timeString += ", ";
timeString += " ";
timeString += Year;
return timeString;
}
</SCRIPT>
<style type="text/css">
<!--
.style4 {
color: #FF3333;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style13 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}
body {
background-color: #FFFFFF;
}
-->
</style>
<style type="text/css" media="all">
<!--
@import url("file:///K|/SITE/infoenginners/styles.css");
.style24 {color: #000000}
.style27 {color: #000000; font-size: 12px; }
.style28 {FONT-FAMILY: Arial, Helvetica, sans-serif; line-height: normal;}
-->
</style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" height="24%" width="100%">
<tr>
<td width="969" height="90" valign="top" bgcolor="#C6FFE2"><table width="992" height="97" border="0">
<tr>
<td width="258" rowspan="3" bgcolor="#C6FFE2"> </td>
<td width="715" height="21" align="center"><table width="310" border="0" align="right">
<tr bgcolor="#FFFFFF">
<td width="100" align="center"> <script language=JavaScript>
<!--
d = new Date();
document.write(format_time(d));
// -->
</script> </td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td height="41"> </td>
</tr>
</table>
<table width="100%" height="20" border="0"align="center" cellpadding="4" cellspacing="0">
<tr>
<td height="20" align="center" bgcolor="#FF9900" class="sidelink style4"><span class="mod">HOME | SERVICES | PRODUCTS | SUPPORT | POLICY | CONTACT US | RECOMMEND US </span></td>
</tr>
</table></td>
</tr>
</table>
<table height="356" border="0">
<tr>
<td width="278" height="135" valign="top"><p>Hellow rogana</p>
<p>I inserted the drop down buttons here but it always widen this position more than it is now. I have tried to make it resize to the table properties of this potion but to no avail. Please help me to insert the button here according to the last code u gave me </p>
<p> </p>
<p>I AM DESIGNING WITH MACROMEDIA DREAMWEAVER </p>
<p> </p></td>
<td width="637" valign="top" class="style13"><table width="637" height="25" border="0">
<tr>
<td width="631" align="center"><span class="style24">HOME PAGE </span></td>
</tr>
</table>
<blockquote>
<blockquote>
<div align="justify" class="style24"></div>
</blockquote>
</blockquote>
</td>
<td width="280" valign="top"><p>Please rogana, I need a code to insert vetically moving images here. The image will move from the bottom of the page and disappear at the top.</p>
<p> </p>
<p>Thanks </p></td>
</tr>
</table>
<table width="102%" height="63" border="0">
<tr>
<td width="968" align="center" bgcolor="#C6FFE2"><br />
<div align="center"></div></td>
</tr>
</table>
</body>
</html>
Copy and save the file with .html extension so that u will understand what i want. I wrote my question at the parts where i need them.
Please I sked u a question before this one hooked me in my post before this.