Did you add the respective id
attribute to the divs? For example: <div id="introduction">
and so on.
Also, check out this guide on how to format your code so that we can see it correctly as text and not displayed as html elements.
Did you add the respective id
attribute to the divs? For example: <div id="introduction">
and so on.
Also, check out this guide on how to format your code so that we can see it correctly as text and not displayed as html elements.