1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <style type=
"text/css">
4 rect:target { display: inline }
6 <rect id=
"red" width=
"100%" height=
"100%" fill=
"red" />
7 <rect id=
"green" width=
"100%" height=
"100%" fill=
"green" />
8 <rect id=
"blue" width=
"100%" height=
"100%" fill=
"blue" />