Here is an example of how html and css work.
First look at the HTML code:
<p></p><ol>
<li>Navigate to your Admin Dashboard.</li>
<li>Click 'Posts' in the left sidebar.</li>
<li>Choose an existing post or create a new one.</li>
<li>Click 'Add Block.'</li>
<li>Add a 'File' block.</li>
<li>Choose your HTML file.</li>
</ol><p></p>
The browser interprets that code as follows:
- Navigate to your Admin Dashboard.
- Click ‘Posts’ in the left sidebar.
- Choose an existing post or create a new one.
- Click ‘Add Block.’
- Add a ‘File’ block.
- Choose your HTML file.
Follow these instructions to add a block:
- Click the black + icon at the side of an empty block.
- Click the + icon at the top left of the editor. This option is great for previewing different block styles.
- Hit the Enter/Return key from a selected block to create a new block below it.
- Click on the three dots just above a selected block and choose to add a block above or below the current block.
The instructions show how to apply CSS to a particular block:
For more information on how we use HTML click here.