| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#21 (permalink) |
|
Senior Member
|
I took out one of the </div> tags on the bottom, and the image shows back up, but then the content on the right side stays underneath the left side info. Is there something in there I'm missing? Here is the html... HTML Code:
Daughter of Aphrodite-Hear my words and take Heed-I was born on Olympus-To my father a Son-I was raised by the demons-Trained to reign as the One.
|
|
|
|
|
|
#22 (permalink) |
|
Senior Member
|
Ok...now I have the BKG showing... JKHERMAN DESIGN :: WEB | GRAPHIC | PRINT :: LA CROSSE, WI But now all the content under .... WHAT'S HAPPENING is suppose to be on the other side of the page...beyond the line that is on the bkg. Now what the hell did I do. I'm trying to get this figured out. I had an extra </div> in the end in the HTML I think. I took that out, and now the image showed up, but now it just isn't formatted how I want it to be. * Another question...when I make my other pages, do I use the same external style sheet since they won't be sectioned into two sections, or do I create a new style sheet? Thanks. Daughter of Aphrodite-Hear my words and take Heed-I was born on Olympus-To my father a Son-I was raised by the demons-Trained to reign as the One.
|
|
|
|
#23 (permalink) |
|
Senior Member
|
After some research...would inserting a transperent gif with a height of 1% help this situation? <div id="page" style="background: url(images/grad2.jpg) top no-repeat; height=100%; color: transparent" > <img src="damnfoolery.gif" height="600" width="1"> Daughter of Aphrodite-Hear my words and take Heed-I was born on Olympus-To my father a Son-I was raised by the demons-Trained to reign as the One.
|
|
|
|
#24 (permalink) |
|
dt immigrant
|
I gave you the solution and documentation necessary. You have to clear floats, not to crowd your code or guess solutions. Why would you be trying to use semantic code if you're using <font> tags and <br /> to style your HTML. Just put it in tables and move on to the next project or have someone code it for you properly. Your #page div lacks a closing tag. Validate your code [Invalid] Markup Validation of http://www.jkherman.com/CSS/index.html - W3C Markup Validator Read about floats css.maxdesign.com.au - CSS resources and tutorials for web designers and web developers The class names you're using are very similar to those found in wordpress. |
|
|
|
#25 (permalink) |
|
Senior Member
|
I'll try it again emilpaun. I'm sure I seem like a complete idiot, but I'm trying to understand CSS. I hate asking so many stupid questions, but I have a very hard time doing tutorials and so forth. But I better buck up. Anyway, thanks for you info. AS for the class names, I've taken code from a free template site, and I've reworked it to fit to my ideas. I hope it works, maybe that is why there is issues???? Daughter of Aphrodite-Hear my words and take Heed-I was born on Olympus-To my father a Son-I was raised by the demons-Trained to reign as the One.
|
|
|
|
#26 (permalink) |
|
Senior Member
|
LOL...it may not be right, but the closing tag helped out with the image issue. Thanks...I'll go try and fix the rest. Daughter of Aphrodite-Hear my words and take Heed-I was born on Olympus-To my father a Son-I was raised by the demons-Trained to reign as the One.
|
|
|
|
#27 (permalink) | |
|
Trailer Trash™
Join Date: Sep 2006
Posts: 851
|
Quote:
you're using an xhtml 1.0 strict doctype and html 4.01 tags, fuck knows what the browser is thinking stop procrastinating and fix the bloody markup THEN attend to the css, otherwise you're just painting over the damp patch meh.
|
|
|
![]() |