| 1. |
Solve : Images pushed down? |
|||||||||
|
Answer» Hello. I'm quite glad I found this forum. I have a basic UNDERSTANDING of HTML. I have a forum which has our logo on the center of the page at the top. There is tons of surrounding space for additional graphics/text, but every single time I try to add something, say, to the top left CORNER, it pushes down my logo even though they are nowhere near each other. I have no idea how to fix this, and I was hoping you all here could point me in the right direction. THANKS so much! Can you post the URL to your forum? What forum software are you using? Basically you have two options.
The "test" text is where I would like to put an image. The empty cell I only put there so that there was a space between the text and my logo. The two would be scrunched together without it, and I need the logo to stay centered. There is also space to the right of my logo that I cannot seem to fill without screwing up the entire forum layout. Please FORGIVE me if the code is a mess. As I say, I'm terribly new to all this. Also, is it possible to put iframe within a table cell? OK, let's take a look at this.
Take out the two tags shown above with a line through them. So, you'll have: border=1>
Note: I added the border attribute in the table tag, as shown in blue above. I think it helps, when working with tables, to show a border. If you don't want a border in your final product, just change the border value to 0. Quote Also, is it possible to put iframe within a table cell?I've never done it but I believe it can be done. See this reference for info: http://www.w3schools.com/TAGS/tag_iframe.asp |
||||||||||