Week 12: Day 1 of Work Experience at LIT:

Week 12
Day 1 of Work Experience at LIT:
Research:
Researching about how to use html/css programming code for screen to change from portrait to landscape on mobile view. I have found three main methods:

  • to use separate external style sheets, one for portrait code and the other for landscape code.
  • to add media queries specifying the point using pixel width at which the screen changes and applying either portrait or landscape to the media queries that correspond with the pixel width.
  • to use an "if" "else" statement; that "if" in a specific range of with then use portrait, and "else" landscape orientation.
Web Hosting:
I put the website up on gitHub web hosting site as it is at to view the website:
url link: http://k00121609.github.io/studentkiosk

Linking with Supervisors:
I sent by email and OneDrive the local route folder to the Supervisors.

Updated Poster:
Here, I updated the "Videos on how to" section to videos included in the website. 
I then added a border around the image as the star effect can be perceptible at standard quality printing, and paper.



Comments