Technique2: "stylesheet"href="mobile.css"media="only screen and (max-device width:480px)"/>
Technique3: <linkrel="stylesheet"href="core.css"media="screen"/>
<linkrel="stylesheet"href="handheld.css"media="handheld, only screen and (max-device-width:480px)"/>
Technique4: img.as-text { content: attr(alt); }
Technique5: Clickable Mobile Phone
<ahref="tel:15032084566"class="phone-link">(503) 208-4566a>
Technique6: Special input type <inputtype="tel"/>
<inputtype="email"/>
No comments:
Post a Comment