Technical page. Can't get text to go under the ul

The text is coming up to the right of the ul instead of below it, I have tried to change the display type, width and margin (via google research)but still cannot get the text to move under the list.

Any help appreciated :slight_smile:

Concerning the list issue, why are you floating it?

Also, your <section> tags are not quite correct. Make sure you have an opening tag (<section>) and closing tag (</section>) wrapped around all the content for each section.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.