0
كيف اجعل صفحة الويب متوافقة مع كل الشاشات ممكن كود عملي
كيف اجعل صفحة الويب متوافقة مع كل الشاشات ممكن كود عملي
1 Answer
+ 6
You should learn about responsive web design.
Introduction:
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design#Responsive_design
Tutorial by @Gordon:
https://code.sololearn.com/W3gS00IGw160/?ref=app
https://code.sololearn.com/W4CYCf5Izf4Q/?ref=app
Resources posted by @AJ #Learn With Me 👨💻
https://www.sololearn.com/post/455766/?ref=app
Some visuals:
https://blog.froont.com/9-basic-principles-of-responsive-web-design/
Use the search bar to find related threads on SoloLearn.
https://www.sololearn.com/Discuss?query=responsive+design
Google is our best friend. Try using "responsive design" as keywords. Happy coding!!