Annotation of modules/gci/portal/peerreview.html, revision 1.1

1.1     ! gci         1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
        !             2: <html xmlns="http://www.w3.org/1999/xhtml">
        !             3: <head>
        !             4: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        !             5: <title>Welcome to the GCI WebCenter</title>
        !             6: 
        !             7: <style type="text/css">
        !             8: <!--
        !             9: .style1 {
        !            10: 	color: #FFFFFF;
        !            11: 	font-family: Arial, Helvetica, sans-serif;
        !            12: }
        !            13: a:link {
        !            14: 	color: #FFFFFF;
        !            15: }
        !            16: a:visited {
        !            17: 	color: #FFFFFF;
        !            18: }
        !            19: -->
        !            20: </style>
        !            21: </head>
        !            22: 
        !            23: <body bgcolor="#4C6C84">
        !            24: <a href="/"><img src="/images/devcyclesmall.jpg" alt="Development Cycle" width="400" height="300" align="right" /></a>
        !            25: <p><span class="style1"><a href="/">Home</a> &gt; Peer Review and Question Revision</span></p>
        !            26: <h1 class="style1">Peer Review and Question Revision</h1>
        !            27: <p class="style1">The original GCI was developed to meet the needs of the faculty and scholars within our community. Community input on the content, construction, review, and dissemination of the GCI questions will ultimately result in a bank of questions that effectively meets a diversity of needs. All users, authors, and interested parties are encouraged to comment on existing GCI questions, as well as those that have just entered the peer review process.</p>
        !            28: </body>
        !            29: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>