<html> <head> <title>My First Css</title> <mce:style type="text/css"><!-- h1 { color:blue } --></mce:style><style type="text/css" mce_bogus="1"> h1 { color:blue } </style> </head> <body> <h1>Hello, andylin!</h1> Welcome to "The Congfeng's World!"; </body>