Update your 'about-me.html' page
Lab Deliverables
- The 'about-me.html' page should be updated to use the following tags
- strong
- em
- abbr - You will have find out what this tag does.
- strong, em and u all together
- Can you get an ordered or unordered list to display on your page?
Below are instructions
- Open VS Code then find the
about-me.html
file you created during last class. - Save As filename
your-su-id_about-me-updated.html
in yourlabs/week-02
folder on your laptop. - Update your 'about-me.html' page in that folder as described above. Pay close attention to closing the tags as you open them.
- Save the file.
Viewing the file in your browser
- See instructions from lab for last class.
Submit to GitHub and View in GitHub Pages
If you have the time try submitting this to GitHub. You can follow the instructions from lab for last class.