Jump to content

josephxx

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by josephxx

  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.

×
×
  • Create New...