Create an HTML page using the resources tool, view the HTML page on a mobile sized screen. Check that the text is large enough to read.
Check a wide selection of pages to see the effect. Both desktop and mobile views but mainly mobile views
Add a table to the HTML page. View the HTML page and check that the display looks fine.
Check source of HTML page contains: <meta name="viewport" content="width=device-width">
Description
HTML pages created using the resources tool have text that is very small when viewed on a mobile-sized screen.