Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,727 members, 7,824,054 topics. Date: Friday, 10 May 2024 at 09:29 PM

The Power Of Html - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / The Power Of Html (914 Views)

Learn Web Design With Video Tutorials From Nairaland -HTML,CSS,BOOTSTRAP Etc. / Is It Possible For Someone To Learn Python Without The Knowledge Of Html? / Tutorial: How To Return Html In Json Response Using Asp.net And Jquery (2) (3) (4)

(1) (Reply) (Go Down)

The Power Of Html by Nobody: 5:51pm On Dec 26, 2014
Beleive me, if you can just
have the knowledge of the
power holding HTML.
Knowing this is having the
key to HTML.
There are three POWERS
holding HTML but I will say
there are TWO powers
holding it. The first power is
the TAG. I can now greet you
congratulation message to
HTML. The TAG is the first
power of HTML as it will be
what you will do through out
HTML. Tag is inevitable for
HTML. All Web contents are
usually enclosed in HTML Tag.
Tags are usually denoted
with the less than ( < ) and
greater than ( > ) Sign.
Usually like this:
<html> : is a opening tag
</html> : is a closing tag
words : is a content or another embedded code.
Example:
<html>words</html>

Another power is that of attribute,
Usually embedded inside html OPENING tag.
E.g. Color="4"
Example:
<html color="4">code or contents</html>

Note: some html tag usually did not have closing tag. The attribute hence will still be put inside them.
A good example is that of image and line break tag.

IMAGE: <img src="olu.jpg" border="1" />
The reason why is because nothing can be embedded inside an image, including tags.

LINE BREAK: <br />
It will be abnormal to embed another code between a line break tag like this:
<br><code>content</code></br>

It is abnormal because what will you want to appear front veiw and to perform another function instead of you just making decision. Saying; break a line for me.

Another important but not included is that of web page structure.
Meaning how code should be embedded in order of priority.
Example:
<html>
<head>

</head>
</html>

And not like this:
<head>
<html>

</html>
</head>

This is what i have for you in the name of JESUS Christ.

Many professional guru please make additional contribution.
[url="href="http://www.google.com"]Waiting[/url]
Re: The Power Of Html by tempem: 6:16pm On Dec 26, 2014
Lol Nice one... I've learnt html and I let it slide after sometimes. Well Am presently on cascading sheet styling,
hoping to connect the thread and the riser to get me to the landing space of Javascript.
but I've been trying to add a link via html tag but it's not showing on NL. can you help?
Re: The Power Of Html by Theorix(m): 7:38pm On Dec 26, 2014
Another power of HTML is the Document Object Model (DOM) used in conjunction with Javascript to create a Dynamic and interactive website....
Re: The Power Of Html by PROFLOVY(m): 1:24am On Dec 27, 2014
I can see u jst started web design..keep d spirit up.

1 Like

Re: The Power Of Html by tempem: 4:15am On Dec 27, 2014
PROFLOVY:
I can see u jst started web design..keep d spirit up.

[a href="http://www.nairaland.com"] Okay [/a]
Bros, this link isn't showing the way it should why?
Re: The Power Of Html by Nobody: 11:53am On Dec 27, 2014
tempem:


[a href="http://www.nairaland.com"] Okay [/a]
Bros, this link isn't showing the way it should why?
nairaland already converted it's HTML tags to bbcodes...

use [url=""][/url].

1 Like

(1) (Reply)

Women Techmakers Port Harcourt Presents Code Day, 2015 / Affordable Website And Script...100% Crafted Guaranteed! / Data Editing Without Graphical Controls

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 13
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.