• Welcome to ForumKorner!
    Join today and become a part of the community.

HTML: The Basics

Stefans

Member
Reputation
0
I added another part, so you can see i typed it by myself
and i'm just posting here what i know, because i'm not really that much experienced
 

Junni

Member
Reputation
0
Very nice article for the basis of HTML, it is very helpful for those who want to develop and website, thanks for sharing.
 

Mrulez

Member
Reputation
0
Cool....thanks for sharing...some tags and attributes that are use in body.
<body>
<img src="path of image">
</body>
To add color to your page
<body bgcolor="your desier color">
 

meneer15

Member
Reputation
0
You can use <i> </i> for italic, <u> </u> for underlined<s> </s< for strike
 

sarahx

Guest
Hey I know the basics on HTML and some bits on CSS but I can't do PHP, could you run by a few basics on that as well? or if you have an e-book or something I've been looking for ages :/
 
Top