Go down
avatar
Guru
Recruit
Posts : 11
Join date : 2017-12-02

HTML Template Structure Empty HTML Template Structure

Sun Dec 03, 2017 11:35 pm
Welcome to my first html tutorial here. I like to write my html structure so I know what colors and what blocks etc.. in css, Let's begin..

Starting with the write tools is extremely important, so let's go over what we are going to use to start coding. My setup is extremely simple, and when doing html and css you can develop and live preview without a web host.

I love the fact of syntax highlighting for organization and clarity so I use Notepad++ which is free so feel free to grab that.

First step is create an environment for your project.
HTML Template Structure 684ae0d4754f3a688ccd8539dacc4295

Now let's open our editor and create an "index.html" file.
HTML Template Structure 51a1308b62553b6515bd0bc5916d8230

Once we have our structure we will learn how to add a cascading style sheet (css) and give it some color now that we have our structure down.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum