You are on page 1of 3

<body id="phpbb" class="section-viewforum ltr"> <div id="wrap"> <a id="top" name="top" accesskey="t"></a> <a name="start_here"></a> <div id="page-body"> <div>

<!-- NOTE: remove the style="display: none" when you want to have the forum de scription on the forum body --><div style="display: none !important;">Descriptio n of your first forum.<br></div> </div> <div class="topic-actions"> <div class="buttons"> <div class="post-icon" title="Post a new topic"><a href="http://localhost/ bb/posting.php?mode=post&amp;f=2"><span></span>Post a new topic</a></div> </div> <div class="search-box"> <form method="get" id="forum-search" action="./search.php"> <fieldset> <input class="inputbox search tiny" name="keywords" id="search_keywords" size="20" value="Search this forum " onclick="if (this.value == 'Search this foru m ') this.value = '';" onblur="if (this.value == '') this.value = 'Search this for um ';" type="text"> <input class="button2" value="Search" type="submit"> <input name="fid[0]" value="2" type="hidden"> </fieldset> </form> </div> <div class="pagination"> 2 topics Page <strong>1</strong> of <strong>1</strong> </div> </div> <div class="forumbg"> <div class="inner"><span class="corners-top"><span></span></span> <ul class="topiclist"> <li class="header"> <dl class="icon"> <dt>Topics</dt> <dd class="posts">Replies</dd> <dd class="views">Views</dd> <dd class="lastpost"><span>Last post</span></dd> </dl> </li> </ul> <ul class="topiclist topics"> <li class="row bg1">

<dl class="icon" style="background-image: url(./styles/prosilver/imageset/ topic_read.gif); background-repeat: no-repeat;"> <dt title="No unread posts"><a href="http://localhost/bb/viewtopic.php?f =2&amp;t=1" class="topictitle">Welcome to phpBB3</a> <br> by <a href="http://localhost/bb/memberlist.php?mode=viewprofile&amp;u= 2" style="color: #AA0000;" class="username-coloured">admin</a> Wed Jun 19, 2013 11:11 am </dt> <dd class="posts">1 <dfn>Replies</dfn></dd> <dd class="views">13 <dfn>Views</dfn></dd> <dd class="lastpost"><span><dfn>Last post </dfn>by <a href="http://local host/bb/memberlist.php?mode=viewprofile&amp;u=2" style="color: #AA0000;" class=" username-coloured">admin</a> <a href="http://localhost/bb/viewtopic.php?f=2&amp;t=1&amp;p=4#p4"><im g src="yourdomain.com%20%E2%80%A2%20View%20forum%20-%20Your%20first%20forum_file s/icon_topic_latest.gif" alt="View the latest post" title="View the latest post" height="9" width="11"></a> <br>Thu Jun 20, 2013 12:01 pm</span> </dd> </dl> </li>

<li class="row bg2"> <dl class="icon" style="background-image: url(./styles/prosilver/imageset/ topic_read.gif); background-repeat: no-repeat;"> <dt title="No unread posts"><a href="http://localhost/bb/viewtopic.php?f =2&amp;t=2" class="topictitle">new topic</a> <br> by <a href="http://localhost/bb/memberlist.php?mode=viewprofile&amp;u= 2" style="color: #AA0000;" class="username-coloured">admin</a> Thu Jun 20, 2013 10:29 am </dt> <dd class="posts">1 <dfn>Replies</dfn></dd> <dd class="views">6 <dfn>Views</dfn></dd> <dd class="lastpost"><span><dfn>Last post </dfn>by <a href="http://local host/bb/memberlist.php?mode=viewprofile&amp;u=2" style="color: #AA0000;" class=" username-coloured">admin</a> <a href="http://localhost/bb/viewtopic.php?f=2&amp;t=2&amp;p=3#p3"> <?php echo $html->image('icon_topic_latest.gif', array('width'=>'11' , 'height'=>'9', 'id'=>'img1'));?> </a> <br>Thu Jun 20, 2013 10:30 am</span> </dd> </dl> </li> </ul> <span class="corners-bottom"><span></span></span></div> </div> <form method="post" action="./viewforum.php?f=2"> <fieldset class="display-options"> <label>Display topics from previous: <select name="st" id="st"><option val ue="0" selected="selected">All Topics</option><option value="1">1 day</option><o ption value="7">7 days</option><option value="14">2 weeks</option><option value= "30">1 month</option><option value="90">3 months</option><option value="180">6 m onths</option><option value="365">1 year</option></select></label>

<label>Sort by <select name="sk" id="sk"><option value="a">Author</option> <option value="t" selected="selected">Post time</option><option value="r">Replie s</option><option value="s">Subject</option><option value="v">Views</option></se lect></label> <label><select name="sd" id="sd"><option value="a">Ascending</option><opti on value="d" selected="selected">Descending</option></select> <input name="sort" value="Go" class="button2" type="submit"></label> </fieldset> </form> <hr> <div class="topic-actions"> <div class="buttons"> <div class="post-icon" title="Post a new topic"><a href="http://localhost/ bb/posting.php?mode=post&amp;f=2"><span></span>Post a new topic</a></div> </div> <div class="pagination"> 2 topics Page <strong>1</strong> of <strong>1</strong> </div> </div> </div>

</body></html>

You might also like