ShevelyanchikAlex / mjs-ui

module 7 - html, css, js task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module 7: Modern UI

Task completed on the following submodules:

  • html and css
  • js

Task 1

Created basic pages for future web application. All pages created using plain HTML and CSS. Styles that are similar between the pages extracted into separate files in order to avoid copy-paste.

Task 2

Interactive page's elements:

  1. Infinite items (certificates) scroll;
  2. Search by name, description and tags;
  3. Scroll back to top button;
  4. Feature to return to the last scroll position on the page.

Sample-data is used on the pages as they are presentational in nature.

Result of first Task

Result of second Task

About

module 7 - html, css, js task


Languages

Language:CSS 35.9%Language:HTML 32.7%Language:JavaScript 31.5%