<html>
<body>
<body bgcolor="#FFE193">
<table width="100%" border="1" cellspacing="1" cellpadding="1">
<tr>
<td width="50%" align="left" valign="top" bgcolor="#BDECFE">
<table width="75%" height="180" border="1" align="leftcorner">
<tr>
<td colspan=2 style="font-size:12pt;color:#00000;" align="center">
<font size=5> Search Employee </font></td>
</tr>
<tr>
<td><b> Employee Name</b></td>
<td>: <input type="text" name="emp_name" id="emp_name"></td>
</tr>
<tr>
<td><b>Department</b></td>
<td>: <input type="text" name="emp_dept" id="emp_dept"></td>
</tr>
<tr>
<td><b>Email</b></td>
<td>: <input type="text" name="email" id="email"></td>
</tr>
<tr>
<td colspan=2 align="center">
<input type="submit" name="submit" value="Search"></td>
</tr>
</table>
</td>
<td width="127%" align="right" valign="top">
<table width="127%" height="180" border="3" align="leftcorner">
<tr>
<td align="top" height="135" valign="top" bgcolor="#BDECFE">
<marquee height="150" align="left" direction="up" scrollamount="2" scrolldelay="1" onMouseOver="this.stop()" onMouseOut="this.start()"><br/><b>
<a href="news.asp" class="more">Faith InfoTech Academy for Professional Advancement starts operations at Technopark..</a><br/><br/>
<a href="news.asp" class="morelink">Faith InfoTech Academy for Professional Advancement starts operations at Technop...</a><br/><br/>
<a href="news.asp" class="more">Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</a><br/><br/>
<a href="news.asp" class="morelink"><b>Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</b><br>...</a><br/><br/>
<a href="news.asp" class="more">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health services.</a><br/><br/>
<a href="news.asp" class="morelink"><b>Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health...</a><br/><br/>
</marquee>
</td>
</tr>
</table>
</td>
<td width="250%" align="right" valign="top">
<table width="320%" height="180" border="1" align="rightcorner">
<tr>
<td align="top" height="135" valign="top" bgcolor="#BDECFE">
<marquee height="150" align="left" direction="up" scrollamount="2" scrolldelay="1" onMouseOver="this.stop()" onMouseOut="this.start()"><br/><b>
<a href="news.asp" class="more">Faith InfoTech Academy for Professional Advancement starts operations at Technopark..</a><br/><br/>
<a href="news.asp" class="morelink">Faith InfoTech Academy for Professional Advancement starts operations at Technop...</a><br/><br/>
<a href="news.asp" class="more">Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</a><br/><br/>
<a href="news.asp" class="morelink"><b>Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</b><br>...</a><br/><br/>
<a href="news.asp" class="more">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health services.</a><br/><br/>
<a href="news.asp" class="morelink"><b>Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health...</a><br/><br/>
</marquee>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Jessurider -10 Posting Whiz in Training
Edited by Jessurider because: n/a
Arkinder 93 Posting Pro in Training
Please be more specific. What is it exactly that isn't being arranged the same? Also, almost all of your code is deprecated, and I strongly suggest using more modern techniques (CSS).
Regards
Arkinder
almostbob 866 Retired: passive income ROCKS
there is no doctype declaration in the html
without a doctype the browser is free to interpret the code any way it chooses, each browser, and each version within each browser, has its own default doctype to use.
Danilomol 0 Newbie Poster
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Please use css and divs next time, not tables</title>
<style type="text/css">
.more { width:180px; margin-top:20px;}
.morelink { width:300px; margin-top:20px;}
</style>
</head>
<body bgcolor="#FFE193">
<table width="100%" border="1" cellspacing="1" cellpadding="1" bgcolor="#BDECFE">
<tr>
<td width="348" align="left" valign="top" bgcolor="#BDECFE">
<table width="75%" height="180" border="1" align="leftcorner">
<tr>
<td colspan=2 style="font-size:12pt;color:#00000;" align="center">
<font size=5> Search Employee </font></td>
</tr>
<tr>
<td><b> Employee Name</b></td>
<td>: <input type="text" name="emp_name" id="emp_name"></td>
</tr>
<tr>
<td><b>Department</b></td>
<td>: <input type="text" name="emp_dept" id="emp_dept"></td>
</tr>
<tr>
<td><b>Email</b></td>
<td>: <input type="text" name="email" id="email"></td>
</tr>
<tr>
<td colspan=2 align="center">
<input type="submit" name="submit" value="Search"></td>
</tr>
</table>
</td>
<td width="200" align="left" valign="top">
<table width="200" height="180" border="1" align="leftcorner">
<tr>
<td align="top" height="180" valign="top" bgcolor="#BDECFE">
<marquee height="150" align="left" direction="up" scrollamount="2" scrolldelay="1" onMouseOver="this.stop()" onMouseOut="this.start()">
<div class="more"><a href="news.asp" >Faith InfoTech Academy for Professional Advancement starts operations at Technopark..</a></div>
<div class="more"><a href="news.asp">Faith InfoTech Academy for Professional Advancement starts operations at Technop...</a></div>
<div class="more"> <a href="news.asp">Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</a></div>
<div class="more"><a href="news.asp">Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director....</a></div>
<div class="more"><a href="news.asp">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health services.</a></div>
<div class="more"><a href="news.asp">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health...</a></div>
</marquee>
</td>
</tr>
</table>
</td>
<td width="300" align="left" valign="top">
<table width="300" height="180" border="1" align="rightcorner">
<tr>
<td align="top" height="180" valign="top" bgcolor="#BDECFE">
<marquee height="150" align="left" direction="up" scrollamount="2" scrolldelay="1" onMouseOver="this.stop()" onMouseOut="this.start()">
<a href="news.asp">Faith InfoTech Academy for Professional Advancement starts operations at Technopark..</a>
<a href="news.asp">Faith InfoTech Academy for Professional Advancement starts operations at Technop...</a>
<a href="news.asp">Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director.</a>
<a href="news.asp"><b>Mr. R. Narayanan joins Faith InfoTech as Chief Mentor and Director..</a>
<a href="news.asp">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health services.</a>
<a href="news.asp">Faith InfoTech engaged by RevenueMed to deliver training in IT enabled health...</a>
</marquee>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Edited by Danilomol because: n/a
teedoff 3 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.