Skip to content

Commit d42a23b

Browse files
committed
Update experiment title format
1 parent c9d48ac commit d42a23b

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

accordion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 25th June 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: CSS3 Accordion</title>
9+
<title>CSS3 Accordion &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

clock/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 24th March 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: CSS3 Analogue Clock</title>
9+
<title>CSS3 Analogue Clock &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

cube-3d/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 17th July 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: 3D CSS cube, use arrow keys to rotate</title>
9+
<title>3D CSS cube, use arrow keys to rotate &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

cube-3d/touch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 28th September 2010 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: 3D CSS cube, use arrow keys, touch gestures or click and drag to rotate</title>
9+
<title>3D CSS cube, use arrow keys, touch gestures or click and drag to rotate &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

cube/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 30th April 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: CSS 3D Cube using 2D transforms</title>
9+
<title>CSS 3D Cube using 2D transforms &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

cube/multiCubes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 30th April 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: 3D cubes built and animated with CSS</title>
9+
<title>3D cubes built and animated with CSS &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

modal/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 17th March 2011 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: Animating modal built with CSS animations and pointer-events</title>
9+
<title>Animating modal built with CSS animations and pointer-events &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

parallax/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 1st April 2009 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: Parallax effect built with CSS transitions</title>
9+
<title>Parallax effect built with CSS transitions &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

pyramid/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 6th October 2010 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: A tetrahedron built with CSS 3D transforms</title>
9+
<title>A tetrahedron built with CSS 3D transforms &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

sphere/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Originally posted: 10th February 2011 -->
77
<meta charset="UTF-8" />
88
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
9-
<title>Paul Hayes: Experiment: A sphere built with CSS 3D transforms</title>
9+
<title>A sphere built with CSS 3D transforms &mdash; Paul Hayes</title>
1010
<meta name="author" content="Paul Hayes" />
1111
<link rel="stylesheet" href="../experiment-styles.css" />
1212

0 commit comments

Comments
 (0)