The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> rusty on html
Damian
post Sep 8 2006, 03:27 PM
Post #1





Group: Members
Posts: 1
Joined: 8-September 06
Member No.: 89



Im a little bit rusty with my html and Im running into a problem that I just cannot figure out. My text just keeps going instead of breaking at the end of the td like it should. Can you guys help me with this. I have included the html in here perhaps you can see what im not able to see. Thanks
CODE

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>PcOverhaul:: "Quality and Reliability"</title>

<!--Begin Meta Tag-->
<meta name="description" content="miami Computer repair and services">
<meta name="keywords" content="miami computer repair, miami pc repair, miami services, miami computer, ram, miami video card, miami sound card, miami computer solutions, miami web design, miami software, miami hardware, miami, miami florida, miami rates, home">
<meta http-equiv="pragma" content="no-cache">
<meta name="generator" content="WebFX.jwdx.com MetaTagGen">
<meta name="author" content="Damian">
<meta name="copyright" content="PcOverhaul">
<meta name="language" content="English">
<meta name="charset" content="ISO-8859-1">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="distribution" content="Global">
<meta name="rating" content="General">
<meta name="expires" content="Never">
<meta name="robots" content="Index, Follow">
<meta name="revisit-after" content="30 Days">
<!--End Meta Tag-->

<link href="style1.css" type="text/css" rel="stylesheet">

<script LANGUAGE="JavaScript">
image1 = new Image();
image1.src = "site_images/top_menu_service_on.gif";
image2 = new Image();
image2.src = "site_images/top_menu_contact_phone_on.gif";
image3 = new Image();
image3.src = "site_images/top_menu_contact_email_on";
image4 = new Image();
image4.src = "site_images/top_menu_information_on.gif";
</script>


</head>
<body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" background="site_images/main_bg.jpg">

<!--Begin Main Outside Table-->
<table background="site_images/main_bg_white.jpg" align="center" width="713" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td valign="top">

<!--Begin Logo/Top Menu Table-->
<table align="center" width="713" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="329" valign="top"><img src="site_images/above_logo_space.gif" alt="" width="329" height="47" border="0"></td>
<td width="325" valign="top"><a href="service.html" onmouseover="image1.src='site_images/top_menu_service_on.gif';"
onmouseout="image1.src='site_images/top_menu_service_off.gif';"><img name="image1" src="site_images/top_menu_service_off.gif" alt="" width="210" height="47" border="0"></a><a href="contac_us.html" onmouseover="image2.src='site_images/top_menu_contact_phone_on.gif';"
onmouseout="image2.src='site_images/top_menu_contact_phone_off.gif';"><img name="image2" src="site_images/top_menu_contact_phone_off.gif" alt="" width="37" height="47" border="0"></a><a href="mailto:damian15@pcoverhaul.net" onmouseover="image3.src='site_images/top_menu_contact_email_on.gif';"
onmouseout="image3.src='site_images/top_menu_contact_email_off.gif';"><img name="image3" src="site_images/top_menu_contact_email_off.gif" alt="" width="38" height="47" border="0"></a><a href="information.html" onmouseover="image4.src='site_images/top_menu_information_on.gif';"
onmouseout="image4.src='site_images/top_menu_information_off.gif';"><img name="image4" src="site_images/top_menu_information_off.gif" alt="" width="40" height="47" border="0"></a></td>
<td width="30" valign="top"><img src="site_images/right_side_space.gif" alt="" width="30" border="0"></td>
</tr>
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="329" valign="top"><img src="site_images/main_logo.jpg" alt="" width="329" height="31" border="0"></td>
<td width="325" valign="top"><img src="site_images/main_logo_right_side.jpg" alt="" width="325" height="31" border="0"></td>
<td width="30" valign="top"><img src="site_images/right_side_space.gif" alt="" width="30" border="0"></td>
</tr>
</table>
<!--End Logo/Top Menu Table-->

<!--Begin Main Menu Table-->
<table align="center" width="713" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="128" valign="top"><img src="site_images/home_off.jpg" alt="" width="128" height="25" border="0"></td>
<td width="131" valign="top"><img src="site_images/web_design_off.jpg" alt="" width="131" height="25" border="0"></td>
<td width="130" valign="top"><img src="site_images/graphics_off.jpg" alt="" width="130" height="25" border="0"></td>
<td width="130" valign="top"><img src="site_images/pcrepair_off.jpg" alt="" width="130" height="25" border="0"></td>
<td width="129" valign="top"><img src="site_images/packages_off.jpg" alt="" width="129" height="25" border="0"></td>
<td width="35" valign="top"><img src="site_images/right_side_space.gif" alt="" width="35" border="0"></td>
</tr>
</table>

<!--End Main Menu Table-->

<!--Begin Center Image Table-->
<table align="center" width="713" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="654" valign="top"><img src="site_images/center_image.jpg" alt="" width="654" height="150" border="0"></td>
<td width="30" valign="top"><img src="site_images/left_side_space.gif" alt="" width="30" border="0"></td>
</tr>
</table>

<!--End Center Image Table-->

<!--Begin Main Content Table-->
<table align="center" width="713" cellspacing="0" cellpadding="0" border="0" valign="top">
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="500" valign="top"><img src="site_images/web_design_logo.jpg" alt="" width="329" height="30" border="0"></td>
<td width="181" valign="top"></td>
<td width="30" valign="top"><img src="site_images/left_side_space.gif" alt="" width="30" border="0"></td>
</tr>
<tr>
<td width="29" valign="top"><img src="site_images/left_side_space.gif" alt="" width="29" border="0"></td>
<td width="500" valign="top"><p><a href="test.html"& gt;testggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg
gggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg</a></p></td>
<td width="181" valign="top"><p>dadadd</p></td>
<td width="30" valign="top"><img src="site_images/left_side_space.gif" alt="" width="30" border="0"></td>
</tr>
</table>

<!--End Main Content Table-->


</td>
</tr>
</table>
<!--End Main Outside Table-->

</body>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 8 2006, 03:51 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Because your text string doesn't contain spaces. It can't wrap. Is the problem that you have really long URLs and want them displayed in full? That's a bummer.

I'd go for cutting the URL down. Instead of http://example.com/really/long/url/aboutsomething.html use
http://example.com/.../aboutsomething.html . There's a JavaScript that does that automatically. Of course, without JS available, the layout still breaks.
http://www.onlinetools.org/tools/shortlinks/
User is online!PM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
t-a-g
post Sep 20 2006, 08:25 AM
Post #3


Newbie
*

Group: Members
Posts: 11
Joined: 6-September 06
Member No.: 78



Are you testing with IE?

Have tried testing with FireFox?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 05:13 PM