Show
Ignore:
Timestamp:
08/13/08 21:56:08 (5 months ago)
Author:
int128
Message:

XHTML対応

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/java/slideboard/trunk/webapp/WEB-INF/view/index.jsp

    r17559 r17594  
    1 <%@page pageEncoding="UTF-8"%> 
    2 <html> 
     1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> 
     2<html xmlns="http://www.w3.org/1999/xhtml"> 
    33<head> 
     4<%@page pageEncoding="UTF-8" %> 
    45<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    56<title>スライドボード</title> 
     
    3031//]]> 
    3132</script> 
    32 <style type="text/css"> 
    33  
    34 </style> 
    3533</head> 
    3634<body>