I've create a HTML document called htmlpage.html. I used some CSS too to help the formatting along but feel free to make any changes you want to any of the code.
I would advise against using tables for layouts though as that is kind of an outdated method and there are way more efficient methods (like Bootstrap) out there for arranging elements on a page :)
I've create a HTML document called htmlpage.html. I used some CSS too to help the formatting along but feel free to make any changes you want to any of the code.
I would advise against using tables for layouts though as that is kind of an outdated method and there are way more efficient methods (like Bootstrap) out there for arranging elements on a page :)