Question:

How to make your own profile with html coding

by  |  earlier

0 LIKES UnLike

First of all, I know of no html coding, I was just wondering if anyone knew any good tutorials or where I could find tutorials for it.

 Tags:

   Report

1 ANSWERS


  1. Wow, I cannot believe nobody has answered this yet.

    OK, first of all, HTML stands for Hyper Text Markup Language and is used in a lot of websites today. Here is an example of a simple website:

    <html>

    <body>

    This is a simple website.

    <br>

    I broke a line :P

    <p>This is a paragraph.</p>

    </body>

    </html>

    To learn more, go to http://www.w3schools.com/ .

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.