HTML Help

pramathesh

Disciple
Guys,
I'm a complete noob here. Can someone help me with a HTML code that contains.
Ordered and Unordered list.
Font tag
Table tag
Image Source
Hyperlink.

Thanks and Regards in advance... :)
 
Yea assignment....only I'd paid a lil attention.... =|

Not understanding a single thingy there.... =|

Could someone be kind enough to write one fo me!! :D

I'll give 5* :D
 
What is this pramatesh? You want help from TE-ians without trying anything yourself?

Refer to the links that other members suggested and you will be able to do it.

Come on. It is no rocket science.
 
I know its no rocket science but problem is I got PR exams coming up for which I got to run down through xxx amount of case studies. This needs to be submitted on the same day. Hence....

PS: All of this on Saturday! =(
 
<html>

<head>

<title>PAGE TITLE</title>

</head>

<body>

  • One
  • Two
  • And so on..

<ul type="circle">

[*]One

[*]Two

[*]And so on..

[/list]

<font face="monotype corsiva" size="20" color="red">TEXT</font>

<table>

<tr>

<th>Header1</th>

<th>Header2</th>

</tr>

<tr>

<td>Data</td>

<td>Data</td>

</tr>

</table>



Link Text

</body>

</html>

BTW w3schools is written in easiest way. You can't get that..?? :O

In this way you'll never learn anything. Try to solve problems yourself. Help is another thing and copy-paste is another thing.

So always copy but never paste it :p
 
I'm reading it...and getting something if not everything cleared. I'm more into designing, but I need to give more of my resources to Public Relation. Darn that professor is from IIM. He doesn't give any question and answers to go through. No other book then Philip Kotler to refer to. Only solve case studies.... =|

THANKS A TON M8....

Will study and someday help a noob like me one day here! :)

CHEERS!! \:D/
 
pramathesh said:
I'm reading it...and getting something if not everything cleared. I'm more into designing, but I need to give more of my resources to Public Relation. Darn that professor is from IIM. He doesn't give any question and answers to go through. No other book then Philip Kotler to refer to. Only solve case studies.... =|

THANKS A TON M8....

Will study and someday help a noob like me one day here! :)

CHEERS!! \:D/

Whats your location ?.
 
Back
Top