Code Blog in HTML and CSS

GeekThis remains completely ad-free with zero trackers for your convenience and privacy. If you would like to support the site, please consider giving a small contribution at Buy Me a Coffee.

If you ever wanted to make a website, starting off can be confusing. David creates a website using Notepad along with HTML and CSS right in front of your eyes. This video isn’t as much as a tutorial as it is a visual display of how websites are made.

If you are interested in learning how to create a website, the first steps are to learn HTML and CSS. Make sure you learn CSS because it will save you time in the future and make your websites much more appealing. A great tip on learning how to program is to look at other’s code and modify it to see what does what (don’t release or share it). Also never copy and paste code, always type it manually. Typing it allows for you to fully understand everything that is going into the code.

Related Posts

Adding PHP to your HTML and CSS Blog

Learn how to create a simple PHP Blog in a matter of minutes.

Animated HTML Progress Bar CSS

Learn how to create an animated progress bar in HTML and CSS with no JavaScript.

HTML5 Uploading with Progress Bar

Learn how to show a progress bar when users are uploading files to your website using HTML5 and JavaScript.

Hugo Footnotes and Citations

Add footnotes, citations, and references to your Hugo posts with this simple technique. Give your articles more credibility and improve your posts by making them more informative.