Search results

  1. T

    How do you align a HTML table to stay on the top of the webpage?

    I'm trying to use the table as a navigation bar. However, anything I type after the table coding ends up going above the table. I've tried to use br,hr,p. Anything I can think of, but it won't work. This is my code so far. <html> <head> <title> Home Page </title> </head> <body...
Back
Top