SP23-BSE-A MidTerm Lab
You are required to create your CV (Curriculum vitae) in HTML/CSS/JS. For this purpose You will be replicating your existing CV (If you havent created your CS yet then I suggest to create it quickly in Word by copying its templates). Try to make exact copy of your CV
You are free to choose any JS/CSS library/framework.
Your CV should demonstrate atleast following
- Your Picture
- Introduction
- Qualification
- Work Experience
- Skills
Your work should demonstrate the skills of
- Floating
- Positioning
- Styling
In Addition to your CV creation you are also required to add a JS feature as described below
When a mouse is over your picture your introduction should be displayed on top right corner of the web page by using the fixed positioning.
Submission Instructions
Place the pdf version of your CV in a directory named midterm and also place all your html css js files in the same folder