Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,395 members, 7,808,389 topics. Date: Thursday, 25 April 2024 at 11:21 AM

HTML For Absolute Beginner - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / HTML For Absolute Beginner (2040 Views)

I Want To Hire A Beginner Who Is Willing To Learn New Skills / How To Build An Android Chat Like Whatsapp For Absolute Beginners / Should A Beginner Learn 2 Programming Languages At Once? (2) (3) (4)

(1) (2) (Reply) (Go Down)

Re: HTML For Absolute Beginner by ciphoenix: 5:02pm On Apr 19, 2013
so it's for design ONLY
Re: HTML For Absolute Beginner by stanliwise(m): 7:31pm On Apr 19, 2013
ciphoenix: so it's for design ONLY
It is used for structuring
because without it web site would be over manipulated.
Re: HTML For Absolute Beginner by ciphoenix: 7:41pm On Apr 19, 2013
Same thing
Re: HTML For Absolute Beginner by stanliwise(m): 7:42pm On Apr 19, 2013
ciphoenix: so it's for design ONLY
It is used for structuring
because without it web site would be over manipulated.
Re: HTML For Absolute Beginner by stanliwise(m): 8:24pm On Apr 19, 2013
So let's countinue...
As i was saying <html></html> are just a like A LETTER about to be written.
so a good letter must have a HEADING and a BODY so is it like html.
For example.

<html>
<head></head>
<body></body>
</html>

So this is another principle html document must have..
The head tag carry the <title></title> tag which give the document a title.
e.g
<head>
<title> My first page </title>
</head>
after put this in the head tag the document now has a title "My first page" on the browser just like on other site you see online.

The <body></body> tag is the most important tag cause it is the tag that carries all the content visible on site..
which is what i wud concentrate on next..
PLS ASK QUESTION CAUSE I NEED THEM TO ROLL ON.
Re: HTML For Absolute Beginner by stanliwise(m): 8:36pm On Apr 19, 2013
ciphoenix: Same thing
SRUCTURING and DESIGNING are two different tins.
is just like saying structuring a house is thesame as painting plastering,furnituring a house.
Anyway htnml is not responsible for design now cause that was before.
"Cascading Style Sheet (CSS)" just Google it.
Re: HTML For Absolute Beginner by ciphoenix: 10:11pm On Apr 19, 2013
stanliwise:
SRUCTURING and DESIGNING are two different tins.
is just like saying structuring a house is thesame as painting plastering,furnituring a house.
Anyway htnml is not responsible for design now cause that was before.
"Cascading Style Sheet (CSS)" just Google it.

STRUCTURING AND DESIGNING. you're mixing them up
Re: HTML For Absolute Beginner by lordZOUGA(m): 12:22am On Apr 20, 2013
please, @stanliwise, go on, I am following your tutorial
Re: HTML For Absolute Beginner by jayriginal: 3:52am On Apr 20, 2013
stanliwise: Get startin.....
before wrting codes you will need
1. A computer or proparnly a phone.
2. text editor e.g notepad, wordpad, e.t.c
3.A browser
4. file manager

what you will not need.
1. For now i don't care about the type of phone or browser or computer as it can function.

2.you do not need an internet connection

hurry up let get started./.

You are teaching something on the internet but you say an internet connection is not required ?

Please check with your Oga at the top first.
Re: HTML For Absolute Beginner by xtophy(m): 7:48am On Apr 20, 2013
pls, continue
Re: HTML For Absolute Beginner by stanliwise(m): 8:20am On Apr 20, 2013
As i was saying <body></body> tag is the most important tag...
The <head></head> tag is also important but as for a beginner only put your <title></title> tag as i told you before.
Now open a new notepad...
type this:

<html>
<head>
<title> My second page </title>
</head>
<body>
<b>bold</b>
<u>underline</u>
<i>italics</i>
</body>
</html>

save this in your notepad as "MySecondpage.html" as you did with the first one.
Incase you are confuse on how to save pls ask or read page 1..

Now you will definately see this..
a bold text, an underlined text and an italic text on the same line without space and on one line if even if you put a new line.
Don't worry yet i would explain why? on next post but b4 then i need comment pls...
Re: HTML For Absolute Beginner by ciphoenix: 10:33pm On Apr 21, 2013
newbies are better off with w3schools to be honest
Re: HTML For Absolute Beginner by stanliwise(m): 5:28am On Apr 22, 2013
ciphoenix: newbies are better off with w3schools to be honest
Meaning ?
Re: HTML For Absolute Beginner by ciphoenix: 8:14pm On Apr 22, 2013
w3schools is more newbie friendly. no offense smiley
Re: HTML For Absolute Beginner by Nik08: 8:26pm On May 24, 2013
Check www.codeacademy.com

Very good for a newbie wink

(1) (2) (Reply)

Building My First Ios App. I Will Upload Videos Of My Progress Daily / Java Programming & Android App Development Tutorials / Help,how Do I Send Data From An Msaccess Table To A Label In My Vb6 Appl

(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. 18
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.