البحث عن
<head>
و
</head>
فوقه ضع
<meta name='viewport' content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0'/>
الان البحث عن
]]></b:skin>
فوقه
/* Laptops and Desktops */
@media only screen and (max-width : 1280px) {
/* The following css will be rendered if device width is less than 1280px */
}
/* Tablets (Landscape) */
@media only screen and (max-width : 1024px) {
/* The following css will be rendered if device width is less than 1024px */
}
/* Tablets (Portrait) */
@media only screen and (max-width : 768px) {
/* The following css will be rendered if device width is less than 768px */
}
/* iPhones */
@media only screen and (max-width : 640px) {
/* The following css will be rendered if device width is less than 640xpx */
}
/* Mobiles */
@media only screen and (max-width : 480px) {
/* The following css will be rendered if device width is less than 480px */
}
/* Small Mobiles */
@media only screen and (max-width : 320px) {
/* The following css will be rendered if device width is less than 320px */
}
وفع الصوره هذي
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNO9tgYiDycBiftLnDB5AZGweXA4kTGCCd5AhfE7ydhN7TYvVlqFTQtA4GS_jnodguYDHTLNRgiA3M7Mpc_1vJW1CMfJmVGItiKejeCISRA8CtoM_533a52TMvkRTpJBFoynJL296APk16/s1600/mobile+friendly+yes.png
ونتابع
ليست هناك تعليقات: