Commit e305e27d authored by RISHABH GARG's avatar RISHABH GARG

Lab2 File

parent bb13861c
39 | Mavericks
(Anmol Mishra, 150010041) (Rishabh Garg, 150050012) (Varshith Sreeramdass, 150050084)
Anmol: 100% Rishabh: 100% Varshtih: 100%
*** Both bonus questions attempted ***
***
index.html == home.html
***
Citations:
CSS wrapper;
Materialize
http://materializecss.com/
Bootstrap
http://getbootstrap.com/
http://www.w3schools.com/bootstrap/
Bootstrap Popovers - Keeping popovers open
http://embed.plnkr.co/x2VMhh
Javascript Tutorial
http://www.w3schools.com/js/
On-the-fly Evaluation
http://www.w3schools.com/jsref/event_onkeyup.asp
XSS HTML Encoding
http://stackoverflow.com/questions/12220630/how-to-disable-script-in-html-code-still-show-them
CSS attributes
http://codepen.io/
Images
http://vignette4.wikia.nocookie.net/mmandcharries/images/f/f2/Eevee.png/revision/latest?cb=20140301012104
http://pco.wikia.com/wiki/File:Geodude.png
http://66.media.tumblr.com/a70fcfc34c31b933155777ece382464b/tumblr_msk8zvr5H51s6xi35o1_400.png
http://orig05.deviantart.net/3013/f/2013/226/6/f/_008_wartortle_by_icedragon300-d4kf8fe.png
http://vignette2.wikia.nocookie.net/pokemonfanon/images/c/c6/Ryuu's_Pidgeot.png/revision/latest?cb=20140707105803
http://wallpapersonthe.net/wallpapers/l/pokeballs_pokeball_3d_pokemon-23028.jpg
http://www.mavs.com/assets/playoffs/img/horse.png
https://upload.wikimedia.org/wikipedia/en/thumb/5/58/IIT_Bombay_Logo.svg/1045px-IIT_Bombay_Logo.svg.png
https://www.facebookbrand.com/img/fb-art.jpg
http://www.iconsplace.com/3498db-icons/github-icon
/* Reflection Essay */
The realm of web-development always seemed daunting and alien to us.
But the convenient and exhilirating (but non-trivial!) task of this assignment has taught us that not all things that are creative are difficult to produce.
-> A pair of languages, a mark-up language and a programming language are always necessary for presentation and user interaction.
E.g., Android Apps, Web Content, etc.
-> Construction of floating elements was particularly troublesome with compatibility issues (among the components on the webpage).
A convenient way to tackle this problem would be to use the concept of layers in HTML.
-> Displaying data in an appealing way can be difficult, but is of primal importance.
-> Inkscape converts every figure into vectors and assigns the points on the figure, nodes. These nodes are connected and they form the figure as we see it.
In a different context, Inkscape seemed to handle all objects using pointers and layers. To edit an already edited object, the revious edit had to be deleted. Otherwise the edits had gotten overlapped.
Anmol:
I pledge on my honour that I have not received any unauthorised assistance on this assignment or any previous task.
Rishabh:
I pledge on my honour that I have not received any unauthorised assistance on this assignment or any previous task.
Varshith:
I pledge on my honour that I have not received any unauthorised assistance on this assignment or any previous task.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment