Posted in random stats
373
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
47
This Month
283
This Year
2010

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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

border-inline-color

The border-inline-color CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-color css reference