Page 1 of 2

HTML tags I learned

Posted: Wed Sep 28, 2011 12:17 pm
by Nipuna
Hi

Today I started learning HTML from W3schools HTML tutorial (about 1 hour ago :) ). I've learned a little about 3 years ago too :)

Then I decided to share what I learned with ROBOT.LK

Code: Select all

<html></html>                 Defines the HTML document 
<body></body>                Where the web site content put in
<h1></h1>                       Heading 1 (Means the most important heading of the document) There are heading tags that goes until h6
<h6></h6>                       Heading 6 (The least important heading)
<p></p>                          Paragraph tag. We all know what a paragraph is :)
<br/>                              Line break that uses to separate paragraphs' or any others' lines
<hr/>                              This adds a Horizontal Line 
<a href="http://www.expertore.org"> The site I like the most </a>     In HTML we need to use this to add links
<img src="https://robot.lk/styles/prosilver/imageset/ROBOT.LK-logo3.png" height="150" width="130">      We use this tag to add images to our web page
<!-- HTML Comments-->     We use this tag to make HTML comments.

That's all for now. As I learn, I will be adding more :)

Re: HTML tags I learned

Posted: Wed Sep 28, 2011 2:15 pm
by Neo
Good. Better if we could add them like a tutorial.

Re: HTML tags I learned

Posted: Wed Sep 28, 2011 2:28 pm
by Nipuna
Can you guide me about how to make a tutorial?

Then I will add like that

By the way, Can I learn HTML in one or 2 days? I learned so many in 1 hour today. That's why I am asking

Re: HTML tags I learned

Posted: Wed Sep 28, 2011 10:09 pm
by Rksk
Nipuna wrote:I learned so many in 1 hour today. That's why I am asking
Fast learning :arrow: Fast forgetting :idea:

Re: HTML tags I learned

Posted: Wed Sep 28, 2011 11:37 pm
by Nipuna
Rksk wrote:
Nipuna wrote:I learned so many in 1 hour today. That's why I am asking
Fast learning :arrow: Fast forgetting :idea:
Yes. It could be too :?

Re: HTML tags I learned

Posted: Thu Sep 29, 2011 4:17 am
by SemiconductorCat
fast learning fast forgetting is a joke. Anyway let's joke somehere else, not in
'web related' forum.

If you don't need that to be happen, suggested timing of review.
1. 10 minutes
2. 1 day
3. 1 week
4. 4 months
5. When necessary.

Use SQ3R method when you reading some academic books [but not manuals /docs or APIs :P].

Use Mind Mapping like easy technique when you want to prepare a short note.

Make questions , and try to answer them. Go to industry and find problems and try to implement them.
that way it subject will be hard-coded into your life.

[offtopic]
use ideas in this thread if you REALLY REALLY want to make a cheet sheet.
:twisted:
https://robot.lk/viewtopic.php?f=100&t= ... ting#p8251
you can see our admin's boring lecture abuot "cheating is bad !' :P
[/offtopic]

^ ideas and facts excluding cheating is , I learned from the Open University Faculty of Engineering FEJ0010 course.and it's course material, please note that nothing is copied , I just re-expressed what I have
learned there with my own words . [I have paid money to them to learn these :P].


another thing, HTML is outdated now , go to XHTML. and it will be easiear to learn XML , BTW , nipuna
as you said you doing BIT at sem5 you'll met subjects with XML coding.so wise to learn XHTML.

Re: HTML tags I learned

Posted: Thu Sep 29, 2011 9:05 am
by Nipuna
I will learn XHTML after learning HTML. That's the systematic way as I feel.

Any way. Thanks. And I haven't cheated in anything in my life and will not too.

Re: HTML tags I learned

Posted: Thu Sep 29, 2011 9:40 am
by Neo
fast learning fast forgetting is a joke. Anyway let's joke somehere else, not in 'web related' forum.
Sandun, Are you asking two of my best mates to leave ROBOT.LK because of you? ROBOT.LK had tolerated enough I think.
And I haven't cheated in anything in my life and will not too.
Nipuna, Quality of a responsible team mate. Well said.
Don't worry, managers can detect cheaters better than exam supervisors. So those people will be in the never ending queue of fire list. Getting fired on every job for not being able to compete with true talents is the best punishment for them.

Re: HTML tags I learned

Posted: Thu Sep 29, 2011 10:09 am
by Nipuna
Neo wrote:
And I haven't cheated in anything in my life and will not too.
Nipuna, Quality of a responsible team mate. Well said.
Don't worry, managers can detect cheaters better than exam supervisors. So those people will be in the never ending queue of fire list. Getting fired on every job for not being able to compete with true talents is the best punishment for them.
Yes. I know you are always right

Re: HTML tags I learned

Posted: Thu Sep 29, 2011 10:31 am
by Neo
Yes. I know you are always right
I can be wrong sometimes (I'm just an ordinary human being), but even a 10 year old shows me a mistake, I thankfully accept it. This is how Lord Buddha had taught us.