Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.1 KB

Official Vue.js Documentation

Follow along with the official documentation for Vue.js

Learning Resouce

  1. MACBETH data structure https://vuejs.org/v2/guide/list.html example 2

  2. access nested objects in array (3-layer structure)

vue-5.html 3.http://phrogz.net/CSS/vertical-align/index.html Method 1:

  • Specify the parent container as position:relative or position:absolute.
  • Specify a fixed height on the child container.
  • Set position:absolute and top:50% on the child container to move the top down to the middle of the parent.
  • Set margin-top:-yy where yy is half the height of the child container to offset the item up.

vue-6.html

  • can't pass x and y value through v-bind:top and v-bind:left in and put in yet.

vue_7_J1.html

  • J1 problem 2021: boiling water