Div's won't select anything - Page 2...

User 2741647 Photo


Registered User
37 posts

Crazy wrote:
paintbrush wrote:
Also, is there a way to make sure the image is in the middle?

YES – Create a stylesheet! You still have main.css with nothing in it. Did you read the article I linked to above?
<img id="logo" means there should be #logo in your stylesheet with rules for that logo ID (see Inger's example above). Until you do that, your logo is staying right where it is.

You're going to need to set some styles for your menus as well, so you better get going on learning how to write your CSS.

That background image is HUGE. Just because it works fine for you doesn't mean everyone else will see it the same way. http://www.webresizer.com/resizer/

(Also, you still have the period in your file name (src="images/i.d_logo.jpg"), that needs to go.)

Thank you, and yeah. When I learned code I had to pay to learn css. Also it didn't teach me very much.


Also, thanks for the tip on webresizer :)
http://gyazo.com/98c4780807117b00aaf1941d8586ce07

And my new url is: http://frogwebd.coffeecup.com
*ps the background is kind of blurry now...
User 271657 Photo


Ambassador
3,816 posts

Glad you're making some progress!

*Yeah, that might have been a bit too much on the background image. You could try it again without making it that small.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.