Skip past header
Nevada Department of Transportation Go to State of Nevada Homepage
Jim Gibbons
Governor
Susan Martinovich, P.E.
Director
 

Internet Template


To ensure that all pages can be updated as standards change, regardless of the tools used to develop the code, templates has been developed for both XHTML and 4.01 html standards. Both generic ASCII templates as well as Dreamweaver templates are supplied in a zip file.

There are a few key areas that need to be addressed to maintain the standard look and feel. Modify the template for your page as required per the instructions below.

1. Replace the "Insert page title here" with the appropriate page title:

<% PageTitle = "Insert page title here" %>

2. Fill out the required meta tag information.

<meta name="author" content="Put Author Name Here">
<meta name="description" content="Put Page Description Here" >
<meta name="keywords" content="Put Keywords Here"

3. Either replace the virtual include text or delete the line if no directory navigation is used:

<!-- #include virtual="/includes/putyournavigationhere.asp" -->

4. Develop your body content where the template says "<h2>Content Here</h2>" making sure that all content is contained within the <div class="content"> </div> section.

<div class="content">
<!-- Begin Content Here!! -->
<h2>Content Here</h2>
<!-- End Content Here!! -->
</div>


1263 South Stewart Street, Carson City, Nevada 89712 - Telephone: 775-888-7000 - Fax: 775-888-7115 - Email: info@dot.state.nv.us
Copyright © 1998 - 2009 Nevada Department of Transportation
Valid HTML 4.01! Valid CSS!