Thread: Link text disappered-HELP!!
Results 16 to 30 of 44
Related
-
Link to text Forum: HTML Forum
Replies: 3 -
Text link buying tips. Forum: Search Engine Optimization - SEO - Forum
Replies: 1 -
Cheap PR6 Run of Site Text Link Forum: Internet Services
Replies: 0 -
Link text Forum: CSS Forum
Replies: 1 -
Help with text/link colors Forum: Graphics Forum
Replies: 10
-
03-28-2007, 02:10 PM #16
-
03-29-2007, 03:15 PM #17
Re: Link text disappered-HELP!!
On this page-
http://uhaweb.hartford.edu/edmain/pschools.html
there is a bizzare white space above the main entry with a lone "<" but i can't find it using Frontpage 2000?? (all tags are used, and there are no problems i can see)
-
03-29-2007, 03:20 PM #18
Re: Link text disappered-HELP!!
It is in this line:
Code:<<td width="12" align="right" valign="middle" bgcolor="#000000"><div align="right"><img src="main_graphics/button_left.gif" width="6" height="19"></div></td>
-
03-29-2007, 03:23 PM #19
Re: Link text disappered-HELP!!
Thanks!! (i couldn't find it, but in my defense, i have been staring at HTML code for the past 2 hours, it starts to look a lot alike after that
now if i can just figure out how to fix the last two schools (the one with the name moved,and remove the one without the name)
never mind, i figured it out!!
(Had to change, *shudder* the table settings)Last edited by Ajmukon; 03-29-2007 at 03:33 PM. Reason: Stil need assistance, and now now i don't
-
03-29-2007, 03:45 PM #20
Re: Link text disappered-HELP!!
Alright, on the same page,
http://uhaweb.hartford.edu/edmain/pschools.html
there is a small white area on the right hand side
just above "jc clark", i can't get rid of it...
-
03-29-2007, 04:00 PM #21
Re: Link text disappered-HELP!!
Do this,
Replace everything above your opening <body> tag with this:
Code:<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Welcome to Educational Main Street</title> <link href="main.css" type="text/css" rel="stylesheet"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> <style> .dropDown { visibility:hidden; position:absolute; border: #999999 solid; border-width: 0px 2px 2px 0px; z-index:99; } </style> <script src="__utm.js"></script> </head>
-
03-29-2007, 08:23 PM #22
Re: Link text disappered-HELP!!
Thanks!!
But i will not be able to make any changes until tomorrow night
-
03-30-2007, 12:27 PM #23
Re: Link text disappered-HELP!!
Another question, also related to the original site problem
on uhmhs.html on the site (click partner schools, and click on UH magnet school)
there is a white band that goes across the entire screen at the top...
http://uhaweb.hartford.edu/edmain/uhmhs.html
why is that there??? ANd how do i get rid of it??
(because it is NOT supposed to be there...)
-
03-30-2007, 02:40 PM #24
Re: Link text disappered-HELP!!
yeah, i got it to be valid, but it told me to deleate
</head>
<body>
and
negate
<script>
(<!--script></script-->
-
03-30-2007, 02:59 PM #25
Re: Link text disappered-HELP!!
on the homepage
http://uhaweb.hartford.edu/edmain/index.html
the validator wants me to delete a "script" command but when i do that, the webpage does not dispaly corectly (there are white bands in the on the top that will not go away)
-
03-30-2007, 08:14 PM #26
Re: Link text disappered-HELP!!
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
04-01-2007, 02:31 PM #27
-
04-01-2007, 04:08 PM #28
Re: Link text disappered-HELP!!
You have one of your <style></style> definitions after your </head> tag and before your <body> tag. That's probably what the validator is complaining about.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
04-01-2007, 09:21 PM #29
-
04-01-2007, 10:08 PM #30
Re: Link text disappered-HELP!!
On which page? I was looking at your home page, but maybe that isn't the page you're trying to validate?
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum