Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 896 Bytes

File metadata and controls

17 lines (16 loc) · 896 Bytes

Learn design

This reposioty holds all frontend codes I do as my hobby to imporve my frontend web development skills in CSS, HTML and Javascript

Whta I covered so far

  1. Landing page with wave
  2. Landing page with parallax
  3. 10 CSS Layout magic style with CSS they are responsive without @media [queries] (https://nahimanajz.github.io/LearnDesign/layoutMagics.html)
  4. Sticky navigation bar sticky animations

Added

it is feature of working on BWstuffs. path to file is /Volumes/D/Brainworks\ Job/yokoyama/tenboudai/agowan.html

next task

  1. adding javascript to activate tablet and ipad view when screen size changes hint use addEventListener(resize)