Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.03 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.03 KB

OIBSIP-Web Development (Level 1)

Tech Stack : HTML, CSS, JavaScript.

Here is the Level-1 Task Submission during my one month Web-Dev Internship at Oasis Infobytes.

Task-1 Landing Page

We were ask to develop a Landing Page which demands the understanding of HTML, CSS. Also the aim was to learn adding columns, sections, div, headers and to add styling to web page. The web page was developed ussing HTML, CSS & JavaScript, no framework is used.

Task -2 Portfolio

The Portfolio website was built using HTML, CSS without using any framework. The Contact Me Section of the website is connected with FormSubmitte services to receive responses entred by user. ALso this Portfolio Website is made responsive.

Task-3 Temperature Convertor

We were asked to include input field, drop-down menu and a submit button in UI. The convertor has options to convert temperature into celsius or fahrenheit and displayes the result with proper unit. The Convertor was built using HTML, CSS & Javascript, no framework is used. Also the Convertor is responsive.