Welcome, Guest. Please login or register.
July 21, 2025, 04:51:03 PM

Login with username, password and session length

Search:     Advanced search
we're back, baby
*
Home Help Search Login Register
f13.net  |  f13.net General Forums  |  Gaming  |  Topic: Help with HTML 0 Members and 1 Guest are viewing this topic.
Pages: [1] Go Down Print
Author Topic: Help with HTML  (Read 1963 times)
NiX
Wiki Admin
Posts: 7770

Locomotive Pandamonium


on: November 05, 2008, 07:43:36 AM

No questions about why HTML. Just need help figuring out why menu images are being pushed down.

I tried highlighting and bolding the area I'm having issues with, but code text won't allow it. It's pretty much the area with the links to other pages Ohhhhh, I see.

If the entirety of the code is needed I can post it.

Edit: It was done in photoshop and some of the images in the cell to the right of the menu were added afterwards. I have no idea how this could affect the position of the menu, but it's an idea.
« Last Edit: November 05, 2008, 07:46:37 AM by NiX »
Trippy
Administrator
Posts: 23657


Reply #1 on: November 05, 2008, 07:49:10 AM

What's the URL?
Ookii
Staff Emeritus
Posts: 2676

is actually Trippy


WWW
Reply #2 on: November 05, 2008, 07:51:28 AM

Yeah, I saved it to my computer but I don't know what you're talking about when looking at it.

Salamok
Terracotta Army
Posts: 2803


Reply #3 on: November 05, 2008, 08:17:26 AM

I'm assuming that
Code:
[b]
and
Code:
[/b]
are where you were trying to markup your code for us (if not then wtf is that for)?

anyhooo add a valign="top" to your second line:

Code:
	<tr valign="top">
Miasma
Terracotta Army
Posts: 5283

Stopgap Measure


Reply #4 on: November 05, 2008, 09:06:30 AM

The valign=top you have in your code incorrectly uses two equal signs, it says valign=="top".  Remove the second equal and the images go up.
NiX
Wiki Admin
Posts: 7770

Locomotive Pandamonium


Reply #5 on: November 05, 2008, 09:29:13 AM

The valign=top you have in your code incorrectly uses two equal signs, it says valign=="top".  Remove the second equal and the images go up.

Thanks a ton. I have no idea why the extra = is there especially considering I did it with DW instead of by hand.
Murgos
Terracotta Army
Posts: 7474


Reply #6 on: November 05, 2008, 09:34:33 AM

The valign=top you have in your code incorrectly uses two equal signs, it says valign=="top".  Remove the second equal and the images go up.

Thanks a ton. I have no idea why the extra = is there especially considering I did it with DW instead of by hand.

There are also tools that will show you the boxes around your elements.  Helps a ton in trying to figure out what element is causing what behavior.  I don't recall the name atm, I haven't used it in years, but just look through the firefox add-ons for web development tools.

"You have all recieved youre last warning. I am in the process of currently tracking all of youre ips and pinging your home adressess. you should not have commencemed a war with me" - Aaron Rayburn
Salamok
Terracotta Army
Posts: 2803


Reply #7 on: November 05, 2008, 09:35:10 AM

The valign=top you have in your code incorrectly uses two equal signs, it says valign=="top".  Remove the second equal and the images go up.

Thanks a ton. I have no idea why the extra = is there especially considering I did it with DW instead of by hand.

There are also tools that will show you the boxes around your elements.  Helps a ton in trying to figure out what element is causing what behavior.  I don't recall the name atm, I haven't used it in years, but just look through the firefox add-ons for web development tools.

firebug
Samwise
Moderator
Posts: 19324

sentient yeast infection


WWW
Reply #8 on: November 05, 2008, 10:18:16 AM

Also Aardvark.
Pages: [1] Go Up Print 
f13.net  |  f13.net General Forums  |  Gaming  |  Topic: Help with HTML  
Jump to:  

Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC