What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HTML Lists

Pages: (5): « First « 1 [ 2 ] 3 4 5 » Last »
HTML Lists
Author: Message:
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: HTML Lists
Still nothing


ol type=1>
<li>In DalaWorld you can chat, Learn and make friends!</li>
<li>DalaWorld is always here to help when your online!</li>
<li>DalaWorld was created in 2006!</li>                   
<li>DalaWorld is based around ranks, people can with certain ranks can do certain things!</li>
</ol>
If the worst comes to the worst eat a cake makes you feel better!
07-12-2006 04:23 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: HTML Lists
quote:
Originally posted by welshboy222
ol type=1>
Remember the '<' ?

code:
<ol type=1>

Read this and this ?
Twitter: @ChrisLozeau
07-12-2006 04:26 PM
Profile PM Find Quote Report
Thor
Veteran Member
*****

Avatar
Awwwwwwww.

Posts: 1118
Reputation: 42
31 / – / Flag
Joined: May 2006
RE: HTML Lists
quote:
Originally posted by -!Felu!-
That code works fine with me :undecided:.
Try
code:
<OL TYPE=1>
<LI>bla
<LI>bla
<LI>bla
</OL>

Doesnt make diffrence but just a try.
That isn't the right way.
code:
<ol>
<li>In DalaWorld you can chat, Learn and make friends!</li>
<li>DalaWorld is always here to help when your online!</li>
<li>DalaWorld was created in 2006!</li>                   
<li>DalaWorld is based around ranks, people can with certain ranks can do certain things!</li>
</ol>

That would be valid HTML
:plus4: Translation guidelines for Messenger Plus! Live
I'm no longer around this town, but I miss the community dearly. You can always find me lurking in #banana, or at
nitrolinken.net.
07-12-2006 04:28 PM
Profile PM Web Find Quote Report
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: HTML Lists
There still nothing

<ol type=1>
<li>In DalaWorld you can chat, Learn and make friends!</li>
<li>DalaWorld is always here to help when your online!</li>
<li>DalaWorld was created in 2006!</li>                   
<li>DalaWorld is based around ranks, people can with certain ranks can do certain things!</li>
</ol>
If the worst comes to the worst eat a cake makes you feel better!
07-12-2006 04:29 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: HTML Lists
quote:
Originally posted by welshboy222
There still nothing

<ol type=1>
<li>In DalaWorld you can chat, Learn and make friends!</li>
<li>DalaWorld is always here to help when your online!</li>
<li>DalaWorld was created in 2006!</li>                   
<li>DalaWorld is based around ranks, people can with certain ranks can do certain things!</li>
</ol>

Well that's the correct way? Are you viewing it in Internet Explorer?

Works fine for me.

This post was edited on 07-12-2006 at 04:32 PM by Chris4.
Twitter: @ChrisLozeau
07-12-2006 04:30 PM
Profile PM Find Quote Report
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: HTML Lists
Yes I am I want it to go in a straight line down
1.
2.
3.
4.
If the worst comes to the worst eat a cake makes you feel better!
07-12-2006 04:31 PM
Profile E-Mail PM Find Quote Report
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: HTML Lists
All tags to render 100% proberly need to be closed at all times, either by using the traling / (<br /> for example) or with another tag (<li></li> for example) :).

Oh and instead of OL, try UL instead.
07-12-2006 04:31 PM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: HTML Lists
quote:
Originally posted by -!Felu!-
quote:
Originally posted by absorbation
Your <li> tags are not closed.
quote:
Originally posted by Chris4
You havn't ended the <li> tags with </li>

<LI> tag is an empty element :undecided:. So no need to close them.
yes you do you always have to close your tags
[Image: dt2.0v2.png]      Happy Birthday, WDZ
07-12-2006 04:33 PM
Profile PM Web Find Quote Report
Thor
Veteran Member
*****

Avatar
Awwwwwwww.

Posts: 1118
Reputation: 42
31 / – / Flag
Joined: May 2006
RE: HTML Lists
quote:
Originally posted by absorbation
All tags to render 100% proberly need to be closed at all times, either by using the traling / (<br /> for example) or with another tag (<li></li> for example) :).

Oh and instead of OL, try UL instead.
<ul> won't give the lines numbers
<ul> = Undefined list
<ol> = Ordered list
:plus4: Translation guidelines for Messenger Plus! Live
I'm no longer around this town, but I miss the community dearly. You can always find me lurking in #banana, or at
nitrolinken.net.
07-12-2006 04:33 PM
Profile PM Web Find Quote Report
welshboy222
Full Member
***

Avatar

Posts: 325
Reputation: 4
29 / Male / –
Joined: Apr 2006
Status: Away
O.P. RE: HTML Lists
I'm Confused :p
If the worst comes to the worst eat a cake makes you feel better!
07-12-2006 04:33 PM
Profile E-Mail PM Find Quote Report
Pages: (5): « First « 1 [ 2 ] 3 4 5 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On