Content deleted Content added
No edit summary
Line 49:
<div style="background-color:yellow;color:darkblue;font-weight:bold;text-align:center;">I AM A MOBILE DEVICE!</div>
</onlymobile>
 
Here is a block element that should only show on desktop, using <code>&lt;nomobile&gt;</code> tag:
<nomobile>
<div style="background-color:yellow;color:darkblue;font-weight:bold;text-align:center;">I AM A DESKTOP DEVICE!</div>
</nomobile>
 
[[it:Utente:Johnrdorazio]]