Forced Evolution 1: HTML - How to build a website from scratch in HTML and CSS

Опубликовано: 20 Март 2026
на канале: Oak Harbor Web Designs
7,264
157

This is the HTML portion of this project. In it I go over how to best structure the website HTML to make going from mobile to desktop with the easiest transition.

Properly setting up your html is a fundamental skill that will affect the entire project. If you make mistakes here, you will have to deal with them later on when you’re doing CSS and coils waste a lot of time.

Here’s the starter kit I use in this video:

https://github.com/Oak-Harbor-Kits/St...

And here’s the code I use to add dark mode to your website in under 5 minutes and how to use it:

https://www.oakharborwebdesigns.com/b...

This is the first video in a playlist in which I build an entire real world client website of mine from scratch in just HTML and CSS. I also show you how to build a responsive mobile first website and how to take a desktop design and transfer it into a mobile one. Lots of good tips in this playlist, hope you enjoy it!