Suda94 / 1.0-Hobby-Page

Founder and coder Hobby page

Home Page:https://suda94.github.io/1.0-Hobby-Page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn to build a simple web page using HTML, CSS & JS. The page contain a hobby, that the creator like do. The page follow a simple yet trying to follow a symantic coding style to clean the type and easier to read the code

Requirements:

  • The page has a title which informs the user what the site is about
  • The page has a logical layout and clear structure
  • There are images on the page, with alt-text where appropriate
  • The page is visually interesting, for example with borders or colours
  • A list is visible somewhere on the page
  • Everything on the page fits on any screen size, without content overflowing or being cut off
  • A user can click on a link that takes them to another website
  • The page has a header element, and a footer element
  • Somewhere on the page, the user can see today’s date. The date should always be correct. You’ll need to use JavaScript to generate the date, and DOM manipulation to display it.

About

Founder and coder Hobby page

https://suda94.github.io/1.0-Hobby-Page/


Languages

Language:HTML 69.4%Language:CSS 29.2%Language:JavaScript 1.4%