Dhtml Teaches Phemour html

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 08, 2009, 08:05 AM
423529 members and 291092 Topics
Latest Member: somranjan
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Webmasters (Moderators: OmniPotens, yawa-ti-de)  |  Dhtml Teaches Phemour html
Pages: (1) (2) Go Down Send this topic Notify of replies
Author Topic: Dhtml Teaches Phemour html  (Read 365 views)
Phemour (m)
Dhtml Teaches Phemour html
« on: June 29, 2009, 07:43 PM »

Lecturer: dhtml

Learner: Phemour

Class: Kindergarten

Note: if you wan join buy form from Phemour N1000 only  Grin

dhtml come in here.
*dhtml (m)
Re: Dhtml Teaches Phemour Dhtml
« #1 on: June 29, 2009, 07:57 PM »

Class Rules:

Ssinglishinnese is not permitted in this class or you be thrown out (please try to speak English), and please no insults too otherwise ban. Gbam.
cc: dhtml
cc: Femo
cc: Yawatide
cc: Omnipotens
cc: Mukina2
cc: Gov. Seun

Chief Whip: Nitation - to ban offender's IP permanently from this thread.

So let's start:

Nooo, I forgot my materials at home. Lemme get them already.
Phemour (m)
Re: Dhtml Teaches Phemour Dhtml
« #2 on: June 29, 2009, 08:01 PM »

Quote from: *dhtml on June 29, 2009, 07:57 PM
Class Rules:
Ssinglishinnese is not permitted in this class or you be thrown out (please try to speak English), and please no insults too otherwise ban. Gbam.
Yes Sir,

No Yoglish

No Pidglish
Phemour (m)
Re: Dhtml Teaches Phemour Dhtml
« #3 on: June 29, 2009, 08:05 PM »

Quote from: *dhtml on June 29, 2009, 07:57 PM
cc: dhtml
cc: Femo
cc: Yawatide
cc: Omnipotens
cc: Mukina2
cc: Gov. Seun
what am i copying sir?  Sad
*dhtml (m)
Re: Dhtml Teaches Phemour Dhtml
« #4 on: June 29, 2009, 08:11 PM »

I forwarded a copy of the class rules all the way up to the top, so that offenders may be rightfully punished.
*dhtml (m)
Re: Dhtml Teaches Phemour Dhtml
« #5 on: June 30, 2009, 04:05 AM »

I have forwarded the starting course material to your box. i dunno what is wrong with my web host.
My website is currently not available. I will sort that out later.
And by the way, the starting course material is my "Learn HTML 2009" ebook i wrote earlier in Jan.

Anybody interested should just send me a mail - see my profile for my email.

The next book is am likely to release is - a teach yourself javascript in 7 days - a crashcourse stuff -
continuation of the "learn html stuff", in fact a continuation.

And i will say this, that i got alot of thank you's for that learnhtml - which means it was easy to follow.
There are millions of books on the www on these topics, everyone just shares their own point of view
so what i am releasing is based on my own personal experience.

Then, i will continue with jquery, which is going to be used in my dhtml project - starting next week

So now, back to the class. . .we shall resume shortly.
Failure to do your assignment is flogging! and 1 week suspension from the class.
Phemour (m)
Re: Dhtml Teaches Phemour Dhtml
« #6 on: June 30, 2009, 09:02 AM »

Thanks, sir  Smiley

Mail seen

already studying
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #7 on: June 30, 2009, 03:12 PM »

If you have any questions, just ask them. After this, we go to CSS then javascript. . .
Phemour (m)
Re: Dhtml Teaches Phemour html
« #8 on: July 15, 2009, 01:43 PM »

I've been going through the course material.

Infact, i can now insert pic.

but, how do i Increse Font, Change Font Case, Adjust Paragraph (the space is too much)?
quadrillio (m)
Re: Dhtml Teaches Phemour html
« #9 on: July 15, 2009, 02:35 PM »

I see that this class is for few privileged and power people, LOL
Quote from: *dhtml on June 29, 2009, 07:57 PM
Class Rules:
cc: dhtml
cc: Femo
cc: Yawatide
cc: Omnipotens
cc: Mukina2
cc: Gov. Seun

Chief Whip: Nitation

So let's start:

Nooo, I forgot my materials at home. Lemme get them already.


All the best.
yawa-ti-de (f)
Re: Dhtml Teaches Phemour html
« #10 on: July 15, 2009, 03:03 PM »

This particular thread will perhaps go down in nairaland history as one of the weirdest  Undecided Undecided Huh Undecided Undecided
Phemour (m)
Re: Dhtml Teaches Phemour html
« #11 on: July 15, 2009, 05:10 PM »

This is strictly a Class Room please.  Smiley
bandely (m)
Re: Dhtml Teaches Phemour html
« #12 on: July 15, 2009, 05:43 PM »

Quote from: Phemour on June 29, 2009, 07:43 PM
Lecturer: dhtml

Learner: Phemour

Class: Kindergarten

Note: if you wan join buy form from Phemour N1000 only  Grin

dhtml come in here.
I want to join class! Can I?
nitation (m)
Re: Dhtml Teaches Phemour html
« #13 on: July 15, 2009, 06:33 PM »

hmmm After a looooong time.

- nitation
webdezzi (m)
Re: Dhtml Teaches Phemour html
« #14 on: July 15, 2009, 11:04 PM »

i wont mind learning some dhtml tricks myself.
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #15 on: July 16, 2009, 06:15 AM »

Quote from: Phemour on July 15, 2009, 01:43 PM
I've been going through the course material.

Infact, i can now insert pic.

but, how do i Increse Font, Change Font Case, Adjust Paragraph (the space is too much)?

Increase font size:   
<div style="font:40px verdana">Increase font size</div>

Some other examples are:
H1     { font-size: large }
P      { font-size: 12pt }
LI     { font-size: 90% }
STRONG { font-size: larger }


Adjust paragraph (i am not completely sure):   
<p style="line-height:5mm">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="line-height:15mm">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="letter-spacing: 1px;">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="letter-spacing: 6px;">
Line 1<br>
Line 2<br>
Line 3<br>
</p>



Font case:

font-family: Georgia, serif; font-size: 10px; font-style: normal; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;


<div style="text-transform: uppercase">dHtMl</div>
<div style="text-transform: lowercase">dHtMl</div>


@bandely, welcome to the class - i have sent the course materials
@phemour, i also sent some other materials.

The HTMLRef contains css stuffs too like text-transform. . .

@nitation, welcome.

@other students, you are welcome to join. Just request for course materials to start - that is free!

Phemour, i am awaiting your next question - since you started the thread 
Phemour (m)
Re: Dhtml Teaches Phemour html
« #16 on: July 16, 2009, 10:43 AM »

dhtml take  Kiss

How do I break colour (add more colour different from background colour)?

fx
bandely (m)
Re: Dhtml Teaches Phemour and Bandely html
« #17 on: July 16, 2009, 11:28 AM »

Quote from: *dhtml on July 16, 2009, 06:15 AM
Increase font size:   
<div style="font:40px verdana">Increase font size</div>

Some other examples are:
H1     { font-size: large }
P      { font-size: 12pt }
LI     { font-size: 90% }
STRONG { font-size: larger }


Adjust paragraph (i am not completely sure):   
<p style="line-height:5mm">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="line-height:15mm">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="letter-spacing: 1px;">
Line 1<br>
Line 2<br>
Line 3<br>
</p>

<p style="letter-spacing: 6px;">
Line 1<br>
Line 2<br>
Line 3<br>
</p>



Font case:

font-family: Georgia, serif; font-size: 10px; font-style: normal; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;


<div style="text-transform: uppercase">dHtMl</div>
<div style="text-transform: lowercase">dHtMl</div>


@bandely, welcome to the class - i have sent the course materials

@phemour, i also sent some other materials.

The HTMLRef contains css stuffs too like text-transform. . .

@nitation, welcome.

@other students, you are welcome to join. Just request for course materials to start - that is free!

Phemour, i am awaiting your next question - since you started the thread 
Thanks, I got the materials.
Already started learning.
Phemour (m)
Re: Dhtml Teaches Phemour html
« #18 on: July 16, 2009, 11:40 AM »

You've not buy form from class monitor (Phemour)

You'll be sent out if you do not so

Fx
yawa-ti-de (f)
Re: Dhtml Teaches Phemour html
« #19 on: July 16, 2009, 12:22 PM »

Quote
P      { font-size: 12pt }

Always refrain from using "pt" for font size as this is suitable for print media (books, etc).  Use "px", "em" or "%".
mavtrevor (m)
Re: Dhtml Teaches Phemour html
« #20 on: July 16, 2009, 01:54 PM »

Sir am i late for the class?
bandely (m)
Re: Dhtml Teaches Phemour html
« #21 on: July 16, 2009, 02:32 PM »

Quote from: Phemour on July 16, 2009, 11:40 AM
You've not buy form from class monitor (Phemour)

You'll be sent out if you do not so

Fx
lol, my daddy said he has no money!
He said he will give me the money when the month ends!  Grin
Can I be in Class till then?
 Grin
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #22 on: July 16, 2009, 07:11 PM »

I will resend the course materials later tonight. Somehow they are having problems opening on some PCs especially vista.
Meanwhile i am about to revamp my site, should be complete by next month, i will convert all course materials to HTML ebooks.

Meanwhile, the other webmaster teachers: yawatide, webdezzi, qadrillo and others, please you are welcome to contribute
and other students should try to subscribe as well.

Meanwhile, any question in the regular dHtml langs are welcome: (x)html, css, jscript, php, mysql, xml ::: jquery. . .
Just try not to distract the thread
bandely (m)
Re: Dhtml Teaches Phemour html
« #23 on: July 17, 2009, 01:54 PM »

I found something on the Internet while searching call, xhtml. According to the source xhtml is similar to HTML 4.1 and it says the HTML 4.1 is the latest/future version.

Can you enlighten us more about these stuffs?
yawa-ti-de (f)
Re: Dhtml Teaches Phemour html
« #24 on: July 17, 2009, 02:58 PM »

HTML 4.1 is old news.  XHTML is the future.  It's code structure ensures that pages (in theory) will be displayed similarly across all browsers.  Unlike HTML where you could get away without closing tags, for instance, XHTML isn't as forgiving.

If you are new to the game and are wondering where to start, go straight to XHTML.

I hope this helps.  Good luck!
bandely (m)
Re: Dhtml Teaches Phemour html
« #25 on: July 17, 2009, 03:48 PM »

Thanks, I appreciate the response.
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #26 on: July 18, 2009, 07:41 AM »

Thanks yawa for the response.

@bandely, you will notice that i said x(html) above, it means either html/xhtml - sometimes people write it like that.
I will sort out those materials shortly. . .i am working on some updates for my site
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #27 on: July 18, 2009, 08:11 AM »

@OP, for breaking colors:

<body bgcolor="blue">  or <body style="background:blue">

then, you can change invididual colors of elements with something like:

<div style="background:red">
Red background
</div>

<div style="background:red">
Red background
</div>

for colors: just use
<div style="color:blue">Blue</div> of <font color="blue">Blue</font>

You can combine like this:
<div style="background:blue;color:red">
Red text on blue background = oshi
</div>

Next - that background can also be re-written properly as background-color ie style="background-color:red"
yawa-ti-de (f)
Re: Dhtml Teaches Phemour html
« #28 on: July 18, 2009, 12:41 PM »

I would go a step further, for the purposes of readability and maintenance to rewrite the above like so:

Quote
<style>
#textBgColor { color: #f00; background-color: #00f; }
</style>

<div id="textBgColor">Hello World</div>

1) FONT tag is deprecated in XHTML

2) Always use the hex codes for colors and not the words, in case you meet some browser out there that doesn't interpret the words.

3) My way might seem "complex" but tis best, from personal experience, to delve into the deep end of the pool at once, as opposed to skirting around the fringes.  Tis best to know the proper standards up-front than to memorize the bad ways and then re-orient yourself to the good.

Good luck!
bandely (m)
Re: Dhtml Teaches Phemour html
« #29 on: July 18, 2009, 12:46 PM »

Quote from: *dhtml on July 18, 2009, 07:41 AM
Thanks yawa for the response.

@bandely, you will notice that i said x(html) above, it means either html/xhtml - sometimes people write it like that.
I will sort out those materials shortly. . .i am working on some updates for my site
Okay, I get you.
*dhtml (m)
Re: Dhtml Teaches Phemour html
« #30 on: July 18, 2009, 08:14 PM »

Thanks again yawa, and by the way, students, you can download kolorgenerate, i am not sure of where
it is on the web, you can point to any object on your pc, and it will give you the hex color codes.
My connection is slow at the moment, so i cannot locate the link online, but if you cant find it, i can send
it to you later if you request through mail
yawa-ti-de (f)
Re: Dhtml Teaches Phemour html
« #31 on: July 19, 2009, 12:41 PM »

no problem, dhtml.

Alternatively, if you use firefox, you can get the colorzilla add-on:
https://addons.mozilla.org/en-US/firefox/addon/271
 Internet Advertising Networks In Nigeria?  Webmaters: Show Your Webpages Screenshots  How Do Web Hosts/developers Make Money In Nigeria?  Page 2
Pages: (1) (2) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.