Coding Global Background
Coding Global

How to optimize site for mobile?

Archived 2 years ago
3 messages
0 members
2 years ago
Open in Discord
I
lamo_ISHANT

I have made a website on desktop using HTML and CSS. When i run that website on mobile it shows desktop site i have to zoom to view details of website. What can be done to optimize it? if you know the answer please modify the following code. <!DOCTYPE HTML> <html> <head> <title> Trial </title> </head> <body bgcolor = "blue"> optimize for mobile. </body> </html>

Replies (3)