Coding Global Background
Coding Global

How to optimize site for mobile?

Archiviert 2 years ago
3 Nachrichten
0 Mitglieder
2 years ago
In Discord öffnen
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>

Antworten (3)