Tag Archives: Horizontal Table

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

How do you create a drop-down box that contains a div tag?

I was thinking if anyone knows how to create a horizontally navigation bar that has div tags this drop down as opposed to lists. I have a very horizontal table along with 4 elements at this time and I want to buy that when ever previously someone hovers over one a big drop-down box may appear underneath that contains a div tag which could probably contain several div tags. I am hoping to achieve like the navigation bar come with www. play. com. My business is only using hdml and also css. At present I am starting with some sort of span function. It is for my rarely started site www. mediareviewzone. com. Thanks for reading as well as any help would be appreciated. Look at some: http: //www. cssplay. corp. uk/menus/ Not sure once they have some of those or not. . You may as well do a search on the internet for tutorials on that as well. Youtube must have some good tutorials I found a thing simular to what I need on http: //www. cssplay. corp. uk/menus/ and the particular code showed me what direction to go. I will give you a donation when the positioning is … Continue reading

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