Mobile and desktop view | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Mobile and desktop view

What is the syntax in HTML and CSS for detection is device phone table or desktop PC laptop I creating log in page but it is disgusting

3rd Jan 2019, 8:44 PM
Cлaвeн Ђервида
Cлaвeн Ђервида - avatar
2 Answers
+ 4
What you primarily need is a front end framework with grid system support in order to speed things up. It will make your site appealing and state of art. It makes your site responsive supporting anything from mobile, phablet, tablets, laptops to pc. Popular frameworks would be 1. Bootstrap 2. Materialize 3. Bulma 4. Foundation Although 1 & 2 tends to be the most popular. Alternative if your CSS kong fu knowledge is near average you can use media query. It will increase rendering speed, because you will have a smaller markup and stylesheet.
4th Jan 2019, 12:07 AM
africana
africana - avatar
+ 1
If i made a watch in html and css then how will i apply that on my mobile home screen? Please someone tell me....
4th Nov 2020, 4:25 AM
Vishnu Mewati
Vishnu Mewati - avatar