Posted in random stats
226
1:50 am, November 23, 2023
 

it seems that no one uses desktop browsers anymore?

Its either that the majority of desktop browsers now are using ad blockers like ublock or the builtin ones in brave, or that almost 95% of users in this small catchment are now using mobile to browse the web which also could be true. 

Does that mean when designing and laying out sites that the tradictional layout is no longer useful, like having a sidebar and all that stuff on the side is no longer seen, just the main content. 

Desktop View

Now all people are seeing is this view. I guess should now design for mobile first and then desktop secondary. 

Guess i should redesign this for mobile as it looks a bit trash really. 

View Statistics
This Week
59
This Month
219
This Year
1863

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Old programmers never die; they just lose some of their functions.
Random CSS Property

perspective()

The perspective() CSS function defines a transformation that sets the distance between the user and the z=0 plane, the perspective from which the viewer would be if the 2-dimensional interface were 3-dimensional. Its result is a <transform-function> data type.
perspective() css reference