Gå til innhold

Webkafeen


Anbefalte innlegg

Videoannonse
Annonse
Skrevet

<dl>
<dt>User Control Panel</dt>
<dd>
	<dl>
		<dd><a href="cp.php" class="img-go-home">User CP Frontpage</a></dd>

		<dt>Profile settings</dt>
		<dd><a href="cp.php?p=edit" class="img-contact-new">Profile</a></dd>
		<dd><a href="cp.php?p=avatar" class="img-image-x-generic">Avatar</a></dd>
		<dd><a href="cp.php?p=signature" class="img-accessories-text-editor">Signature</a></dd>

		<dt>Personal Messages</dt>
		<dd><a href="cp.php?pm=compose" class="img-mail-message-new">Compose</a></dd>
		<dd><a href="cp.php?pm=inbox" class="img-mail-reply-sender">Inbox (<span title="0 new personal messages">0</span>)</a></dd>
		<dd><a href="cp.php?pm=trace" class="img-start-here">Trace</a></dd>

		<dt>Subscriptions</dt>
		<dd><a href="cp.php?s=topics" class="img-topic_open">Topics</a></dd>
		<dd><a href="cp.php?s=forums" class="img-folder">Forums</a></dd>
	</dl>
</dd>
</dl>

vs.

<ul>
<li>User Control Panel
	<ul>
		<li><a href="cp.php" class="img-go-home">User CP Frontpage</a></li>

		<li>Profile settings
			<ul>
				<li><a href="cp.php?p=edit" class="img-contact-new">Profile</a></li>
				<li><a href="cp.php?p=avatar" class="img-image-x-generic">Avatar</a></li>
				<li><a href="cp.php?p=signature" class="img-accessories-text-editor">Signature</a></li>
			</ul>
		</li>

		<li>Personal Messages
			<ul>
				<li><a href="cp.php?pm=compose" class="img-mail-message-new">Compose</a></li>
				<li><a href="cp.php?pm=inbox" class="img-mail-reply-sender">Inbox (<span title="0 new personal messages">0</span>)</a></li>
				<li><a href="cp.php?pm=trace" class="img-start-here">Trace</a></li>
			</ul>
		</li>

		<li>Subscriptions
			<ul>
				<li><a href="cp.php?s=topics" class="img-topic_open">Topics</a></li>
				<li><a href="cp.php?s=forums" class="img-folder">Forums</a></li>
			</ul>
		</li>
	</ul>
</li>
</ul>

vs.

noe annet?

Skrevet

Hmm, er ikke så sikker på den der PT. Den ytterste dl/ul kan du hvertfall droppe.

hva med:

<hx>User Control Panel</hx>
<ul>
<li><a href="cp.php" class="img-go-home">User CP Frontpage</a></li>
<li>
<dl>
<dt>Profile settings</dt>
<dd><a href="cp.php?p=edit" class="img-contact-new">Profile</a></dd>
<dd><a href="cp.php?p=avatar" class="img-image-x-generic">Avatar</a></dd>
<dd><a href="cp.php?p=signature" class="img-accessories-text-editor">Signature</a></dd>

<dt>Personal Messages</dt>
<dd><a href="cp.php?pm=compose" class="img-mail-message-new">Compose</a></dd>
<dd><a href="cp.php?pm=inbox" class="img-mail-reply-sender">Inbox (<span title="0 new personal messages">0</span>)</a></dd>
<dd><a href="cp.php?pm=trace" class="img-start-here">Trace</a></dd>

<dt>Subscriptions</dt>
<dd><a href="cp.php?s=topics" class="img-topic_open">Topics</a></dd>
<dd><a href="cp.php?s=forums" class="img-folder">Forums</a></dd>
</dl>
</li>
</ul>

 

kansje?

Skrevet (endret)
Den ytterste dl/ul kan du hvertfall droppe. 7613799[/snapback]

Enig. Tror nok det blir noe slikt:

<dl id="user-cp-menu">
<dd class="icon go-home"><a href="cp.php">User <abbr title="Control Panel">CP</abbr> Frontpage</a></dd>

<dt>Profile settings</dt>
<dd class="icon contact-new"><a href="cp.php?p=edit">Profile</a></dd>
<dd class="icon image-x-generic"><a href="cp.php?p=avatar">Avatar</a></dd>
<dd class="icon accessories-text-editor"><a href="cp.php?p=signature">Signature</a></dd>

<dt>Personal Messages</dt>
<dd class="icon mail-message-new"><a href="cp.php?pm=compose">Compose</a></dd>
<dd class="icon mail-reply-sender"><a href="cp.php?pm=inbox">Inbox <span title="0 new personal messages">(0)</span></a></dd>
<dd class="icon start-here"><a href="cp.php?pm=trace">Trace</a></dd>

<dt>Subscriptions</dt>
<dd class="icon topic-open"><a href="cp.php?s=topics">Topics</a></dd>
<dd class="icon folder"><a href="cp.php?s=forums">Forums</a></dd>
</dl>

post-24411-1167581475_thumb.png

Endret av PT
Skrevet
Then lets party! :fun:7614412[/snapback]

Party coming up etter middag med familien, wohey.

PT + masse alkohol, hva kan gå galt? :fun:

Skrevet (endret)

Synes det er litt kipt at jesper stakk av med den altså, jeg som pleier å dra den.

 

Er vel beta nå da? :p

--

Edit, jeg var treg til å svare ja...

Endret av orsus

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...