WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Solved Create menu in BBCode Sun Jun 17, 2012 10:43 pm

RSguideMaker

RSguideMaker
Registered Member
Registered Member
I have a HTML menu, so would somebody just be able to convert that to bbcode?

Code:
<ol style="list-style-type:decimal;">
<li><a href="#url">Something</a></li>
<ul>
<li><a href="#url">Inside1</a></li>
<li><a href="#url">Inside2</a></li>
</ul>
<li><a href="#url">Something2</a></li>
<ul>
<li><a href="#url">Inside3</a></li>
<li><a href="#url">Inside4</a></li>
</ul>
</ol>

Thanks in advance,
~RSguideMaker

2Solved Re: Create menu in BBCode Mon Jun 18, 2012 4:43 pm

ankillien

ankillien
Administrator
Administrator
This code would do...

Code:
[list][*]Something
[list][*]Inside 1[*]Inside 2[/list]
[*]Something 2
[list][*]Inside 3[*]Inside 4[/list]
[/list]

3Solved Re: Create menu in BBCode Mon Jun 18, 2012 11:02 pm

RSguideMaker

RSguideMaker
Registered Member
Registered Member
  • Something
    • Inside 1
    • Inside 2

  • Something 2
    • Inside 3
    • Inside 4


Would I be able to get it inside a box or anything?

4Solved Re: Create menu in BBCode Tue Jun 19, 2012 10:03 am

ankillien

ankillien
Administrator
Administrator
Sorry I don't understand what you are saying.

5Solved Re: Create menu in BBCode Wed Jun 20, 2012 12:07 am

Green CoW

Green CoW
Graphic Designer
Graphic Designer
Do mean something like this?
Something 1

  • Inside 1
  • Inside 2

Something 2

  • Inside 3
  • Inside 4


6Solved Re: Create menu in BBCode Wed Jun 20, 2012 12:42 am

RSguideMaker

RSguideMaker
Registered Member
Registered Member
Nevermind it's cool. I'm trying to get this code sorted because my brother makes game AARs and he needs a contents at the beginning of the post Smile

Admins, please lock as this is now solved.

7Solved Re: Create menu in BBCode Wed Jun 20, 2012 11:01 am

ankillien

ankillien
Administrator
Administrator
Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum