Settings | Sign in | Sign up

There are currently 3 posts.

【html標籤】dl是自定義列表

Floor 1 巨大八爪鱼 10/30/10 20:56

dt是自定義標題

dd是自定義描述

Floor 2 巨大八爪鱼 10/30/10 20:57
<dl>
  <dt>Name: </dt>
  <dd>Squall Li</dd>
  <dt>Age: </dt>
  <dd>23</dd>
  <dt>Gender: </dt>
  <dd>Male</dd>
  <dt>Day of Birth:</dt>
  <dd>26th May 1986</dd>
</dl>
Floor 3 巨大八爪鱼 10/30/10 20:58

dl=dList

dt=dTitle

dd=dDescribe

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
©2010-2025 Purasbar Ver3.0 [Mobile] [Desktop]
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license.