-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The HTML code looks good overall however there is some use of older, less semantic elements such as:
<divs><br />
There are also some good uses of the
elements. Perhaps some of the divs could be replaced with elements with more semantic mention like<main>, <section>, <p> etc.. and the stylistic effect you are achieving with the <br /> element could be replaced with CSS.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels