403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /Old Sites/modip/modules/views/help/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Old Sites/modip/modules/views/help//style-list.html
<!-- $Id: style-list.html,v 1.3 2008/06/17 20:07:03 merlinofchaos Exp $ -->
The <strong>List</strong> view style will display every row of the view as part of an HTML list construct. For example:
<ul>
<li> Row 1 </li>
<li> Row 2 </li>
<li> Row 3 </li>
<li> Row 4 </li>
</ul>

You may select whether or not the list is <em>ordered</em> which just means whether or not it uses numbers instead of the bullet:

<ol>
<li> Row 1 </li>
<li> Row 2 </li>
<li> Row 3 </li>
<li> Row 4 </li>
</ol>

The list style also uses a <em>row style</em> which means that it doesn't care what the actual output for each row of the view is. 

If you need information about using CSS to style list views, you may find this <a href="http://www.alistapart.com/stories/taminglists/">A list apart guide to styling lists</a> useful.

Youez - 2016 - github.com/yon3zu
LinuXploit