http://www2002.orgblank dot spacer
WWW2002 Logo
  WWW2002 Masthead
 

THE ELEVENTH INTERNATIONAL
WORLD WIDE WEB CONFERENCE

   Sheraton Waikiki Hotel
Honolulu, Hawaii, USA
7-11 May 2002
WWW2002 Logo  

HTML Poster Submission Guidelines

Posters submitted in html format must incorporate the following following javascript into the <head> of the document's source code:

<meta http-equiv="Content-Script-Type" content="text/javascript">
<script type="text/javascript">
<!--
if (navigator.appName == "Microsoft Internet Explorer") {
document.write('<link rel="stylesheet" href="http://www2002.org/poster-ie-html.css" type="text/css">');
}
else {
document.write('<link rel="stylesheet" href="http://www2002.org/poster-nav-html.css" type="text/css">');
}
// -->
</script>

Please keep the html code as simple as possible so that the style sheet can control the look of the poster.

Please use the following html tags in the source of your poster:

The poster should be no more than 1500 words in length. It should display properly in standard browser (Netscape 4.0+, Internet Explorer 4.0+) using the CSS style sheet provided. Please adhere to the following layout order when writing your posters:

Graphics

All poster submissions and relevent images should be compiled into a zip file and uploaded onto the WWW2002 conference poster submission site. Complicated equations and codes should be rendered into an image file.


 

Last Reviewed: 1/23/02
its-conf@hawaii.edu