[SOLVED] WEBD 125 WEEK 4 ASSIGNMENT STYLING AND ALIGNING YOUR MAIN NAVIGATION WITH FLEXBOX: In this assignment you will work on your main navigation.
[SOLVED] WEBD 125 WEEK 4 ASSIGNMENT STYLING AND ALIGNING YOUR MAIN NAVIGATION WITH FLEXBOX: Something similar to this, but the styles are up to you:
3. Create new HTML pages in your ‘html’ folder: ‘about.html’, ‘examples.html’, and ‘contact.html’. You can copy the index.html page for each new HTML file, and then change all the relevant details for each page: filename, title, header, etc.
4. Link each nav link to its correct page, and make sure navigation looks and works the same on all your pages. You can copy the entire <nav> link from your working page, and replace the other page’s <nav> with the new one.
5. Save all your files and FTP everything to Coton.
[SOLVED] WEBD 125 WEEK 4 ASSIGNMENT STYLING AND ALIGNING YOUR MAIN NAVIGATION WITH FLEXBOX: Submit the URL to your HTML file. It should look like the following example:
https://coton.champlain.edu/WEBD12545/user.name/html/index.html