Week 05
PROJECT PROGRESS | 26-29 August 2021 This week, I will be started coding on the website. It took some time in getting familiar with the Html, CSS, and js code. I started by listing out notes on the important part of creating a container and stating the position of the container using col. I have also encountered some problems in embedding the VR to the website. The objective of this is to let the audience play the VR game through the website. Note Html: The col> element simply provides information about columns; it is not a column in and of itself. The rows, not the columns, define HTML tables. As a result, any style applied to a row will take precedence over any style applied to a column. (Xen Rabara on May 28, 2014) XS = Phones, SM = Tablets, MD = Desktops, LG = Large Desktops pt = padding top, pb = padding bottom, my = margin top bottom, mt = margin top Web Progress | Coding Started coding on the main page of the website. After gettin...