User:Zuhui//SI25/Prototyping/HTML/CSS: Difference between revisions

From XPUB & Lens-Based wiki
< User:Zuhui‎ | ‎ | SI25‎ | Prototyping
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Basic=
 
HTML basic structure
=HTML=
<!DOCTYPE html>
 
<html>
 
<head>
=CSS=
  <title></title>
==Animation==
</head>
<body>
</body>
</html>

Latest revision as of 19:52, 6 January 2025

HTML

CSS

Animation