Commit 2a94a1d8 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Adds a space to fix code display

parent 641d3323
......@@ -21,6 +21,7 @@ On the other hand, if an icon is crucial to understand the context we should do
## Form inputs
In forms we should use the `for` attribute in the label statement:
```
<div>
<label for="name">Fill in your name:</label>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment