pics lining up

liunx

Guest
in IE the "order item" and "view shopping cart" buttons line up correctly as i want them too.... but in Mozilla they dont<br />
<br />
<br />
can somebody help me to figure out why?<br />
<br />
the page i am talking about is<br />
<br />
<!-- m --><a class="postlink" href="http://kenemmertdesigns.com/shop/cats/index.html">http://kenemmertdesigns.com/shop/cats/index.html</a><!-- m --><!--content-->The table and centre tags are not properly nested. See: <!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fkenemmertdesigns.com%2Fshop%2Fcats%2Findex.html&doctype=%28detect+automatically%29&charset=iso-8859-1+%28Western+Europe%29&ss=1&outline=1&sp=1&verbose=1">http://validator.w3.org/check?uri=http% ... &verbose=1</a><!-- m --> <br />
<br />
While in there, add a minimum of alt="" to every <img> tag on every page, and add type="text/javascript" to the <script> tag.<br />
<br />
Add a Content-Type meta tag, like:<br />
<br />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><br />
<meta http-equiv="Content-Language" content="en-gb"><br />
<br />
<br />
<br />
Add a meta description tag for search engines to index your page.<br />
Check the link again, and correct any other highlighted errors.<!--content-->i dont see how leaving out the "alt" tags on an image can create things to not line up... especially when on the pages, the images that do not lind up have alt for the text...<br />
<br />
take a look at <!-- w --><a class="postlink" href="http://www.kenemmertdesigns.com/shop/cats/84838.html">www.kenemmertdesigns.com/shop/cats/84838.html</a><!-- w --><br />
<br />
you will see there are only 2 images that do not line up... in mozilla.... they do line up in IE<!--content-->New policy of mine....<br />
<br />
I will not help anyone that puts a no right-click code in their webpages. :O@<!--content-->>> i dont see how leaving out the "alt" tags on an image can create things to not line up <<<br />
<br />
That isn't what I said.<br />
<br />
I said:<br />
<br />
The table and centre tags are not properly nested. See: <!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fkenemmertdesigns.com%2Fshop%2Fcats%2Findex.html&doctype=%28detect+automatically%29&charset=iso-8859-1+%28Western+Europe%29&ss=1&outline=1&sp=1&verbose=1">http://validator.w3.org/check?uri=http% ... &verbose=1</a><!-- m --> <br />
<br />
<br />
<br />
Then I said "while in there" you can also fix the other stuff. The other stuff isn't causing your problem, but it needs fixing anyway. Its a bit like fixing your flat tyre but ignoring the warning about your dodgy brakes.<!--content-->i am really confused on how to fix the tags... i dont see where the problem is... i know that it is just me.....<br />
<br />
<br />
as to the right click.... i had to put the no right click on this page, because people have stolen the artists work before, and i am just trying to make it a little more difficult<!--content-->Start by adding alt="" to every <img> image tag, and type="text/javascript" to every <script> tag, just so that the error list can be shrunk down and will fit in one screen. It will be easier to see what is going on then.<!--content-->
 
Back
Top