Tag Archives: Gtagaming Com

Help with tables

Hi there, I am pretty new to web site design and only discovered HTML within the last week. I have read all the tutorials and understand HTML well in this article and am getting better at JSP and php making sure that I can eventually build a dynamic site. I’m using Dreamweaver to accomplish all this and also am having quite a few trouble. I need to generate a horizontal table for the top and a couple vertical tables upon both sides considering the body of the site at the center. My problem will be; the side stand does not wish to have anything next in order to it. The type promptly starts below that table and typing directly into above it only ends up with the table moving down the page (keep in mind that is in Dreamweaver). I determined I could handcode all-around this by building a giant table within the syntax: HTML: < STAND BORDER=3> < TR> < TD ROWSPAN=2> links< /TD> < TD COLSPAN=2> heading< /TD> < TD COLSPAN=2> body< /TD> < /TR> < /TABLE> This is fine to get a simple homepage, but I desire to implement a news posting system at the center with … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment