Skip to content

Svilar-M/401-SimpleNavigationExcersize

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#Instructions Your assignment is to create simple navigation, one horzontal, one verical. Both can be on one page. Please use everything we learned so far.

#Notes:

  • for Serbian characters you should put following tag in head section of your page:
    <meta charset="UTF-8">
  • make sure you create basic website structure
  • gray background should go infinite to the sides (it is not in the frame)

Try to copy as accurately as possible and don't use CSS or some code snippets from the internet.... please.

Assignment submission

  1. To start, fork the repository.
  2. Clone the repository to your computer.
  3. Modify the files and commit changes to complete your solution.
  4. Push/sync the changes up to GitHub.
  5. Create a pull request on the original repository to turn in the assignment.
  6. Enter link to your repository in Canvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.2%
  • HTML 42.8%