Difference between revisions of "Niraj"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<html> | <html> | ||
<ol> | <ol> | ||
− | <li> | + | <li>Test to see that the columns are defined in relative units.</li> |
− | + | <li>Check to see that line length can be set to 80 characters or less by resizing the browser window.</li> | |
− | + | </ol> | |
− | + | <em>OR</em> | |
− | + | <ol> | |
− | </ | + | <li>Open the content that contains a block of text in a common user agent.</li> |
− | < | + | <li>Check to see if the user agent has a setting that needs to be enabled to allow for reflow, and if so, enable it.</li> |
− | <li> | + | <li>Narrow the viewing window to 1/4 of the screen width.</li> |
− | + | <li>Check to see that the content does not require horizontal scrolling to read a line of text.</li> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | </li> | ||
</ol> | </ol> | ||
</html> | </html> |
Revision as of 20:23, 13 February 2021
- Test to see that the columns are defined in relative units.
- Check to see that line length can be set to 80 characters or less by resizing the browser window.
OR
- Open the content that contains a block of text in a common user agent.
- Check to see if the user agent has a setting that needs to be enabled to allow for reflow, and if so, enable it.
- Narrow the viewing window to 1/4 of the screen width.
- Check to see that the content does not require horizontal scrolling to read a line of text.