Use the tips below to ensure that web pages created in Dreamweaver display well on mobile devices.
<link href="SpryAccordion.css" media="screen" rel="stylesheet" type="text/css"/> <link href="SpryAccordion2.css" media="handheld" rel="stylesheet" type="text/css"/>
Opera’s Small-Screen Rendering does not support frames, pop‑ups, underlining, strikethrough, overlining, blink, and marquee. Try to avoid these design elements.
Keep web pages for mobile devices simple. In particular, use a minimum number of fonts, font sizes, and colors.
Scaling down image sizes and reducing the number of colors required increase the chances that the images will appear as intended. Use CSS or HTML to specify an exact height and width for each image used. Provide alt text for all images.