Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<strong style="display: table;">
<body style="display: table-row;">
<p style="display: table-cell;">Cell 1,1</p>
<a style="display: table-cell;">Cell 1,2</a>
</body>
<em style="display: table-row;">
<body style="display: table-cell;">Cell 2,1</body>
<table style="display: table-cell;">Cell 2,2</table>
</em>
</strong>
Probably neither. If you're identifying a header in your document there are elements intended to do just that. You can then use CSS to style them how you want them. I'd probably go with this:should I use the span or div element?
<table>
<tr>
<th colspan="2">Directory
</th></tr>