Hey all,
So, I'm attempting my first web site coded in HTML (and not using a
web page editor thingy), and have encountered my first of what I
expect to be many, many problems :-) I have my background image, and
other images on the page, and I'm wondering if there is any way for
the computer to detect the user's browser setting and adjust my page
contents to fit their window. As in, if a user sees my site in a
screen resolution of 800x600, the whole page fits that window with
needing to implement scroll bars, and if someone else views the page
in 1024x768, they see the page without needing scroll bars. Is there
any way to do this without having to create 2 or 3 completely
different sites for the specific screen resoultion? Did any of the
above make sense? :-) If I should be looking for a javascript, where
can I find it? Or if it would be better off as a flash site, how the
hell do I do that?!?! :-) I'm new to this world of coding, whether it
be simplistic HTML or something far more sinister. Help would be very
much appreciated.
Thanks!!!!
~L.
So, I'm attempting my first web site coded in HTML (and not using a
web page editor thingy), and have encountered my first of what I
expect to be many, many problems :-) I have my background image, and
other images on the page, and I'm wondering if there is any way for
the computer to detect the user's browser setting and adjust my page
contents to fit their window. As in, if a user sees my site in a
screen resolution of 800x600, the whole page fits that window with
needing to implement scroll bars, and if someone else views the page
in 1024x768, they see the page without needing scroll bars. Is there
any way to do this without having to create 2 or 3 completely
different sites for the specific screen resoultion? Did any of the
above make sense? :-) If I should be looking for a javascript, where
can I find it? Or if it would be better off as a flash site, how the
hell do I do that?!?! :-) I'm new to this world of coding, whether it
be simplistic HTML or something far more sinister. Help would be very
much appreciated.
Thanks!!!!
~L.
Comment