Learn basic CSS styling and make a styled draft of your personal website.
- Basic CSS styling
- HTML
<div>
and<span>
- CSS
color
,background-color
,text-align
,margin
,padding
, etc. - CSS classes and id's
- Google Fonts
- Add
<style>
tags to head - Style body, headers, anchors, and paragraphs