B/G Img Repeat - Page 2 - Post ID 205807

User 2924428 Photo


Registered User
1,718 posts

1 more question please Eric, it says div id "mainright" but when I find "mainright" in the css to alter where the menu stands, it doesn't do anything.. heres two codes i'm looking at starting with css..
#mainRight, #mainRight2 {
margin-top: 0px;
width: 960px;
text-align: right;
margin: 0 0px 0 0px;
padding: 0 0px 0px 0px;
}


then theres the html..
<section id="mainRight" class="clear">
<nav>
<ul>
<li><a href="index.html" class="selected">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="pics.html">Artwork</a><li>
</ul>
</nav>
</section>


it's all sunk into the next line..
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

You need to address some of these errors.
http://validator.w3.org/check?uri=http% … mp;group=0
Look for div tags missing open or extra.
Same for Section tags.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

Ok I did some of them, but can't really understand some of them either, it's saying line 49 that the </a> tag has several errors on it, and whatever I try doesn't work. So i'm going to skip a bit further and see what's wrong with my menu, and footer, i've looked at the coding from the home page to the about / other pages and it doesn't seem anything has changed html wise.. what do you think is bringing my menu down again? How do you think I can completely black out the footer? Thanks again Eric!! :D
User 2924428 Photo


Registered User
1,718 posts

Got it re-sized in the about section, I found out it wasn't a problem with the html, but the image back round size itself, tgf Web Image Studio :)
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

I would take a closer look at that html. If your altering the css to make the html render things correctly your asking for a lot of work down the road. You still have some serious tag issues that need to be addressed.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

yeah about the tags, i don't understand the errors i'm receiving, some of them say open tags but when I look, it is correctly placed on my html.. :/
User 2924428 Photo


Registered User
1,718 posts

Got them all fixed except one scrolling marquee code, it says.. i'm leaving a tag open, but I don't see a tag within the <> part of it.. anyways got 99 of them fixed :) ty Eric
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

I think your over using section tags.
http://html5doctor.com/the-section-element/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2924428 Photo


Registered User
1,718 posts

I have to go over it again, i'm also looking for a good free website counter, does one exist that you know of Eric? Most of them i've been to on google.com say if the code is altered they will completely disable the counter.. i'm looking for a stylish one too.. :D
User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Your html is now pretty much valid.
http://www.phpjunkyard.com/php-text-hit-counter.php
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.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.