Welcome to Fullstack Course

About Course

Front-end Web Development is everything involved in programming the user interface of a web application. Typically it refers to the Hypertext Markup Language (HTML),Cascading Style Sheets (CSS) and JavaScript portion of website prodution as opposed to the database or server-side programming.It encompasses everything from building a simple page of HTML text to creating complex, responsive HTML5 websites designed to be accessed via various different browsers, devices and screen sizes.

List of Practicals

  1. Create a Web-Page including HTML basic skeleton using Offline HTML Editor and Online Sandbox Environment Practical-1

  2. Live your First Web-Page on Git-Hub. Practical-2

  3. Create a Web-Page showing a basic html structure using Character Entities and span Tag. Practical-3

  4. Create a website having list of all practical and their individual practical Page links. Practical-4

  5. Create a Web-Page showing the use of Image-Map in the Web Application Practical-5

  6. Create Following Layout Using CSS Layout Properties Practical-6

  7. Create a Web-Page Layout using div tags Practical-7

  8. Create a Web-Page Layout having Fixed Navigation Bar with the given content. Practical-8