The basics of html programming - part2

in #programming7 years ago (edited)

The basics of programing part2

( 7 year old experimenting with html - account supervised by @matthewdavid )

Hi agian I am here to show you the basics of programing

as you can see this is part2 if you have not already check out part1. lets get started now after you have made

your file, go to your browser and do ctrl O that will give you an option go.

to your html file if not already there and select index.html

it will open a blank web page, but why blank, I forgot to close the <html>

tag after doing that your code shall look like this:


<DOCTYPE html>

<html>

<head>

<title>my web</title>

</head>

<body>

<h1>hello world</h1>


</body>


</html>

save your document and restart your blank page. it should have a big

header on the screen that says hello world. now how do we make it smaller

we simply change the <h1> tags to <h2> and that is not all the tags there is,

there are <h1><h2><h3><h4><h5><h6> tags that is all for now see you soon.

Sort:  

Congratulations @kid-coder! You have received a personal award!

1 Year on Steemit
Click on the badge to view your Board of Honor.

Do you like SteemitBoard's project? Then Vote for its witness and get one more award!

Congratulations @kid-coder! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Coin Marketplace

STEEM 0.16
TRX 0.15
JST 0.028
BTC 55885.64
ETH 2358.26
USDT 1.00
SBD 2.31