Articles
- HTML #2

Some basic HTML Tags which are mainly used for text. <b> </b> That is the bold tags anything in side the two tags will be bold e.g <b>This is bold</a> This is bold <i> </i> That is the italics tags anything inside the two tags will be in italics e.g <i>This is italics</i> This is Read..

2 comments

- HTML #1

Okay lets start of with some simple HTML. Today we will earn how to use the heading tags (H1, H2, H3 etc) and the bold (B) tag. And we will also learn how to setup your (possible) first page. Start with open up your best text editor, I will be using gedit, feel free to Read..

No comments