πšƒπšžπšπš˜πš›πš’πšŠπš•πšœ π™΄πš‘πšŽπš›πšŒπš’πšœπšŽπšœ π™ΆπšŽπš π™²πšŽπš›πšπš’πšπš’πšŽπš πš‚πšŽπš›πšŸπš’πšŒπšŽπšœ πš‚πš’πšπš— πš„πš™ π™»πš˜πš πš’πš—


HTML REFERENCE

HTML Tags


Tag Description
<html> Defines the root of an HTML document
<head> Contains metadata about the document
<body> Defines the document's body

HTML Attributes


Attribute Description
class Specifies one or more class names for an element
id Specifies a unique id for an element
src Specifies the URL of an external script file

HTML Events




© Copyright-2023

W3 Schools - Asrita NL

II Year Btech CSE(CYS)

Part of 20CYS202 - User Interface Design

Amrita Vishwa Vidyapeetham, Coimbatore

Event Description
onclick Occurs when the user clicks on an element
onmouseover Occurs when the user moves the mouse over an element