HTML — cheatsheet
Document Outline
<DOCTYPE> → Version of (X)HTML
<html> → HTML Document
<head> → Page Information
<body> → Page contents
Page Information
<title> → Title
<style> → Style resources
<script> → Script resources
<link /> → Relevant resources
<base /> → Ba...
rensetiawanren.hashnode.dev2 min read