This document contains information about features added to a WE Lab assignment by students Asad Nasir, Abdul Wajid, and Muhammad Zaid. New features included adding Canvas and SVG elements, CSS properties for hero images and multiple backgrounds, responsiveness, tilt effects on images using a forked JavaScript library, scaling images on hover, and a YouTube video. It notes that some effects are only visible when viewing in a browser.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
44 views5 pages
WE Lab Assignment 2
This document contains information about features added to a WE Lab assignment by students Asad Nasir, Abdul Wajid, and Muhammad Zaid. New features included adding Canvas and SVG elements, CSS properties for hero images and multiple backgrounds, responsiveness, tilt effects on images using a forked JavaScript library, scaling images on hover, and a YouTube video. It notes that some effects are only visible when viewing in a browser.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5
WE Lab
Assignment Asad Nasir(18-SE-37)
Abdul Wajid(18-SE-41)
Muhammad Zaid(18-SE-92) Features Added
Canvas
SVG
CSS New Properties:
• Hero Image
• Multiple Backgrounds RESPONSIVENESS
A smooth 3D tilt javascript library forked from Tilt.js (jQuery version)
Scale on hover Setting this option will scale tilt element on hover. <div class="contact1-pic js-tilt" data-tilt data-tilt-scale="1.1"> <img src="https://i.imgur.com/uZ7UZst.png" alt="IMG"> </div>
*Note (This Effect is only Visible When it is opened in Browser)