Web_ICP3 - Nikii1118/Web-Programming- GitHub Wiki
Class ID-10 NIKITA GOYAL
Introduction
We learnt basics of HTML and Bootstrap with examples
Questions
-
Rock-Paper-Scissors(https://en.wikipedia.org/wiki/Rock–paper–scissors) Build the game of rock paper scissors using JavaScript.
-
RWD Task i.Create a page thatlooks likethe below mockup.
ii.Download the starter code from here.
iii.Follow the TODO instructions in the 'input.html' file.
iv.Make the page responsive and check its responsiveness as the screen size decreases.
v.The font in the mockup looks different from what we have in the code now.
vi.Find the closest possible font to the one in the mockup and replace the existing font with it
(Hint: Visit https://fonts.google.com/and look for "Play", "Rambla", "Lato", "Orbitron". One of them might be the font we need!)
vii.Two coloredsquares and their respective hexadecimal numbers are given on the left side serve as only a reference for the colors used for the text content in the mockup.
viii.They are not a part of the final page that we build. Make the Page as close as possible to the mockup. You can use your images, though.