blob: 8830913084c3b934bdf7ee2beb6b71358df038ec [file] [log] [blame] [edit]
<!DOCTYPE HTML>
<html>
<title>Static CSS animation</title>
<style>
p {
color: blue;
}
</style>
<p>blue with animation support; olive without</p>