Alignment of objects on Webpage

Discuss how to use and promote Web standards with the Mozilla Gecko engine.
gprit
Posts: 7
Joined: December 11th, 2014, 2:40 pm

Re: Alignment of objects on Webpage

Post by gprit »

Yes....a can acknowledge that.....my problem at the moment is that these are inserted (and protected) by the website creation package, and I cannot see how to remove at the moment....I will keep trying!

thanks
User avatar
patrickjdempsey
Posts: 23686
Joined: October 23rd, 2008, 11:43 am
Location: Asheville NC
Contact:

Re: Alignment of objects on Webpage

Post by patrickjdempsey »

gprit wrote:Probably straying off beam here....but 1366 is the most popular screen width...
see http://ux.stackexchange.com/questions/4 ... odern-lapt among other sources.


So you are just going to punish all of the users who don't have the cash to buy a new laptop/monitor? Read the actual comments on that page... 1024x768 is still the defacto baseline.
Tip of the day: If it has "toolbar" in the name, it's crap.
What my avatar is about: https://addons.mozilla.org/en-US/seamonkey/addon/sea-fox/
gprit
Posts: 7
Joined: December 11th, 2014, 2:40 pm

Re: Alignment of objects on Webpage

Post by gprit »

I thank you for all the help, but I am not going to get into a discussion about screen resolution as we obviously have differing views.
User avatar
Frenzie
Posts: 2135
Joined: May 5th, 2004, 10:40 am
Location: Belgium
Contact:

Re: Alignment of objects on Webpage

Post by Frenzie »

gprit wrote:Probably straying off beam here....but 1366 is the most popular screen width...
see http://ux.stackexchange.com/questions/4 ... odern-lapt among other sources.

As for LH Image...yes that does stand for Left Hand Image....

According to your link 1024*768 is the second most popular resolution. Regardless, screen resolution couldn't be less relevant.

Code: Select all

>>> window.innerWidth
1003
>>> screen.width
3200

(Also, I don't know what kind of values that returns when you're using scaling because of better pixel density.)
Intelligent alien life does exist, otherwise they would have contacted us.
Post Reply