Jump to content

Stupid gap!

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Stupid gap! Rate Topic: -----

#1 User is offline   Timmytots 

  • W.R. Private
  • Group: Members
  • Posts: 35
  • Joined: 09-August 06

Posted 25 February 2008 - 08:27 AM

Why am I getting a small gap between my navigation and my main image (the vector illustration of myself)?

http://www.timothy-c....com/portfolio/

It's fine in dreamweaver
Stunning Web Design Solutions
http://www.crewsfx.com
0

#2 User is offline   haku 

  • 日本語 Ninja
  • Group: Members
  • Posts: 652
  • Joined: 21-September 07
  • Gender:Male
  • Location:Yokohama, Japan

Posted 25 February 2008 - 11:39 AM

The problem is one of three things I figure. The more likely problem is that you are using an XHTML strict doctype, but a bunch of the code you have used is not allowed in that doctype.

http://validator.w3.org/check?verbose=1&am...%2Fportfolio%2F

This can sometimes cause little problems like that. Another problem may be that the actual height of your navigation (the .swf file) is larger than 140 px, which is what you have it set at. Finally, it could be because you are using <embed> tags, which are deprecated.

I think its probably the first though. You should go through and try to fix those problems.
<a href="http://www.jaypan.com" target="_blank">Jaypan</a>
<a href="http://www.dudes-japan.com" target="_blank">Dudes Japan</a>
0

#3 User is offline   LiRen 

  • W.R. Private
  • Group: Members
  • Posts: 6
  • Joined: 21-February 08
  • Gender:Male
  • Location:New York

Posted 26 February 2008 - 12:55 PM

I think haku is on the money here with the doctype if it looks right on Dreamweaver but does not when it's online. Fixing the tags might provide a solution, other maybe even switch to another doctype.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users