Getting into HTML and CSS is a mix of simplicity and complexity. There's a vast list of commands and possibilities,
and putting together a simple web page can be pretty simple. Add in some more text, maybe some background colors or images,
and it's a fun thing to mess around with. There's a set of basic, easy commands that one needs to know to get their foundation up,
such as DOCTYPE, language setting, head, body, title. These are the basics.
Under the surface and in combination with a photo editing software, there is an endless amount of things you can do
to make a website one of a kind. Editing the design, utilizing grids and columns to alter the appearance and navigation of your website.
These design choices make a drastic difference compared to a white screen that says "Hello World!"
Breaking the ice into the next layer of coding is difficult. Fortunately, there is a long list of resources to help you out.
Different resources for
HTML and
CSS
can help you get into it.