|
Posted by Yogi_Bear_79 on 10/17/06 23:49
"Jonathan N. Little" <lws4art@centralva.net> wrote in message
news:4e232$453542fb$40cba7ce$3073@NAXS.COM...
> Yogi_Bear_79 wrote:
>
> <snip>
>
>> When I finalize the design I will ensure that on 800x600 no scrolling
>> will be required. I have already desgined the page in a "liquid" design,
>> but after much consideration I have decided it would be preferable to
>> have a static size, one that fits perfectly on 800x600 screens, and when
>> viewed on larger ones it would view the same, however it would have equal
>> blank margins on either side. I have seen many pages designe din this
>> manner, and they have the results I am looking for. While I appriciate
>> the concerns, it would be helpful to provide a solution along with
>> suggestions?
>
> You seem to be making the typical newbie error, like asking "Why won't my
> house stand? I've shingled the roof" yet you have not wall or foundation.
> You can not get a block element of 800x600 pixels (disregarding the folly
> of a fixed design) to display reliably if the elements used to define it
> are invalid! All browsers have display bug, some more than others but if
> you throw garbage markup at it it is a crap-shoot whether or not it will
> display properly and that is what I have been trying to address. Or you
> can keep betting on those 1000 monkeys turning out Shakespeare before the
> end of time.
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIO
> http://www.LittleWorksStudio.com
I am not out to offend, and I fully intend on fixing every item that is bad.
Here is a web site that illustrates what I want to do.
http://www.fhoil.com/home_heating/ The site appears to me that it is built
800x600 and looks the same on my display at either setting, except for the
obvious side margins. While I understand that this design doesn't appeal to
everyone, it does fit my needs. Someone suggested earlier that I create a
<DIV> set to 800, that is what I have tried to do. When I say I still need
help, it is help making the 800px wide <div> or whatever it takes. The best
I can gather from the posts is that the "bad" code is causeing the <div> tag
not to display properly. So that is what I will remedy now, I will update my
menu system to a different style.
I believe most of my "faulty code" are caused by my menu system, which I
derived from this tutorial
http://www.isitebuild.com/serversideincludes.htm. I will be using an
earlier suggestion to make horizontal menus via css
Navigation:
[Reply to this message]
|