Home
Welcome to the Home page!
Click on hamburger icon to close the
left-panel.
Choose from the options given on the left-panel and enjoy surfing!!
Contact
Information
HTML (Hypertext Markup Language):
- HTML is the standard markup language used for creating the structure and content of webpages.
- HTML consists of a series of elements (tags) that define the different parts of a webpage.
- HTML elements are represented by opening and closing tags, and they can contain content or other nested elements.
CSS (Cascading Style Sheets):
- CSS is a stylesheet language used for describing the presentation and visual styles of HTML elements.
- CSS allows you to control the layout, colors, fonts, sizes, and other visual aspects of a webpage.
- CSS operates by applying rules to target specific HTML elements and specifying the desired styles and properties for those elements.
Guide
Step-by-step guide will be shown here.