☯☼☯ SEO and Non-SEO (Science-Education-Omnilogy) Forum ☯☼☯



☆ ☆ ☆ № ➊ Omnilogic Forum + More ☆ ☆ ☆

Your ad here just for $2 per day!

- - -

Your ads here ($2/day)!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kumkum

Pages: [1]
1
Internet / Re: HTML knowledge
« on: December 14, 2017, 03:41:01 PM »
About HTML:

HTML is hypertext markup language which is used for creating web pages and web applications. HTML developed by Tim Berners-Lee in 1990. By using special text called hyperlinks, you can move from one page to another on the web.
You have to use HTML tags, which is surrounded by angle brackets. For example: <P> Content </p>

Here is the basic design to create an HTML page.
<html>
<head>
<title>Title</title>
</head>
<body>

<h1>First Heading</h1>
<p>first paragraph.</p>

</body>
</html>

Pages: [1]

Your ad here just for $1 per day!

- - -

Your ads here ($1/day)!

About the privacy policy
How Google uses data when you use our partners’ sites or apps
Post there to report content which violates or infringes your copyright.