Jul 24, 2024
Tools Required:
Learning Structure:
Client-Server Model:
HTTP Protocol:
Document Object Model (DOM):
Network Traffic Inspection:
<!DOCTYPE html>
<html>
, <head>
, <body>
sections.<h1>
to <h6>
), to be used hierarchically.href
attribute to define link destinations (both internal and external).target="_blank"
to open links in new tabs.<img>
tag with src
and alt
attributes.width
, height
, object-fit
.