capitalize profile
authorGiuseppe Pascale <giuseppep@opera.com>
Wed, 14 Mar 2012 08:57:00 +0100
changeset 44 463a55316a31
parent 43 0b9d64ca6427
child 45 c9d586e5a6d0
capitalize profile
media-profile/Overview-src.html
media-profile/Overview.html
--- a/media-profile/Overview-src.html	Tue Mar 13 18:25:35 2012 +0100
+++ b/media-profile/Overview-src.html	Wed Mar 14 08:57:00 2012 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<title>Web Media profile</title>
+		<title>Web Media Profile</title>
 		<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
     <!-- 
       === NOTA BENE ===
@@ -233,10 +233,12 @@
 	<section id="css">
 	<h2>CSS</h2>
 	<div class="note">The list below needs review</div>
+	<p>
 		Support for CSS as a whole is not required by HTML5, even though some features are defined in terms of specific CSS requirements. The following sections list modules and parameters that <a>browser</a>s conforming to this specification have to support. 
 	
 		<section id="css-properties">
 		<h2>CSS Properties</h2>
+		
 		<a>Browser</a>s MUST support [[!CSS21]].
 		</section>
 		
--- a/media-profile/Overview.html	Tue Mar 13 18:25:35 2012 +0100
+++ b/media-profile/Overview.html	Wed Mar 14 08:57:00 2012 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
 <html lang="en" dir="ltr">
 <head>
-		<title>Web Media profile</title>
+		<title>Web Media Profile</title>
 		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
     <!-- 
       === NOTA BENE ===