Jump to content

josephxx

Members
  • Posts

    4
  • Joined

  • Last visited

josephxx's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. i`m trying to figure out how to have navigation on one side of the page, and a forum on the other. my father suggested frames, but when i click on a navigation link, the new page opens inside the frame the navigation is in. does anyone know how to fix this, and if not what should i use instead of frames? <html><header><title>Frame Example</title></header><frameset cols="20%,*"><frame src="Navigation" name="left"><frame src="Forum Index" name="right"></frameset></html>
  2. its really easy. <table border="5" bordercolor="500000"><tr><td>whee!!</td></tr></table>.what the number means is this, the first two numbers are the percent of red, the second two are the percent of green, the third pair is the percent of blue, so that code would make a red border.
  3. I`m working on a site and i want to have the buttons off to the left, and more text in the center, but when i do this, the center text stays below the buttons on the left. how do i make fix this?
×
×
  • Create New...