National Center for State Courts

 

Improving Justice through Leadership
and Service to the Courts

     

  

Add the Court Technology Bulletin to your site

If you would like to add the latest headlines from the Court Technology Bulletin to your own web site, just insert the text below into your web page:

<script language="JavaScript" src="http://www.ncsconline.org/d_tech/courttechbulletin/include.asp"></script>

The result will be:



You can modify the appearance of the headlines though stylesheets. The headlines take the following format:

<p class="ctb"><a href="http://www.ncsconline.org/d_tech/courttechbulletin/" class="ctb">Court Technology Bulletin</a>
  <ul class="ctb">
    <li class="ctb">
      <a href="http://www.ncsconline.org/d_tech/courttechbulletin/permalink.asp?id=30" class="ctb">Headline One</a>
    </li>
    <li class="ctb">
      <a href="http://www.ncsconline.org/d_tech/courttechbulletin/permalink.asp?id=30" class="ctb">Headline Two</a>
    </li>
    <li class="ctb">
      <a href="http://www.ncsconline.org/d_tech/courttechbulletin/permalink.asp?id=30" class="ctb">Headline Three</a>
    </li>
  </ul>
</p>

By adding formatting for a "ctb" subclass of <p>, <ul>, and <li> in your stylesheet, you can define how these headlines should look.