tags
style
css 🔗
script
javascript
ruby
sections
<div>
select
id
class
class="class1 class2 classN"
unique
mutliple
html main
head
scripts
header
body
footer
performance
tags loads top to bottom
intro
browser reads html tags and do the work
doctype; head body headers; abbreviation; acronym
break bold big; block quote; center; emphasis; italic;
paragraph; quote; straight trhoug; strong; subscript; superscript
images src;
lists types; definition list; data; definition; ordered list; list item; unordered list; list item
anchor links; target force seperate tag or self table; caption; table row; table header; table data td
forms; input; textarea
inputs type password; radio
checkbox
select dropdowns; options; send; hidden field