|
Posted by Beauregard T. Shagnasty on 01/26/06 03:22
kditty wrote:
> Beauregard T. Shagnasty wrote:
>>
>> Put it on your server and give the URL. 250 lines of code doesn't help.
>>
>
> http://www.kditty.com/test/adsensetest.htm
>
> the gap between the top frame and the content frame is what i am having
> problems with. the original is here www.kditty.com , i can't figure out
> why it does this when i add the google add to the window
Hmm. Before worring about a gap (that I don't see), you should want to
fix the more serious things.
a. fixed font size - IE users can't resize
b. nested tables
c. Verdana <g>
d. Stuffed at the left
Google for 3-column CSS layout and drop all those abused tables, eh?
Like this:
http://www.benmeadowcroft.com/webdev/csstemplates/3-column.html
>> What does your page do at:
>> http://validator.w3.org/
>> http://jigsaw.w3.org/css-validator/validator-uri.html
>>
> Sorry, I am unable to validate this document because on line 98-100,
> 102-103 it contained one or more bytes that I cannot interpret as utf-8
> (in other words, the bytes found are not valid values in the specified
> Character Encoding). Please check both the content of the file and the
> character encoding indication.
Might be this: <a href="mailto:%20kyl%65%40k%64it%74y%2ecom ...
else it is something in the <embed code. Remove each one at a time and
see what happens. Or, it might be the French quotes. Your long lines
wrap funny, so I'm not sure where line 98 is.
>>>> src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
>>
>> Heh, that URL is in my HOSTS file, so I would never see the ads.
>>
> what do you mean by this? that is the google code, you cant alter it or
> you lose your account.
You as host maybe, but me as visitor am free to block it. I do not see
those ads. Look up HOSTS file.
>>>noone can help me with this? its bothering me to death, cmon guys
>>
>> Why did you repost, and quote the 275 lines of your original post?
>> Please learn to trim.
>
> sorry, i am new to this, i wasnt sure exactly what i was doing. i
> probably shouldnt have pasted the whole code in the first place, but i
> figured most people wouldnt take the time to open a page and view source.
As Barbara said, it's a lot easier to click your link then my View
Source button. I can also press Ctrl-Shift-E and play with your CSS
code.
http://chrispederick.com/work/webdeveloper/
Really nice bluegrass, though! I'm listening...
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|