M index.html => index.html +14 -5
@@ 1,4 1,6 @@
-<!doctype html>
+<!DOCTYPE html>
+<html lang=en-US>
+
<head>
<meta charset="utf-8">
<title>Block lab - Main</title>
@@ 7,9 9,7 @@
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/png" href="img/favicon.png">
-</head>
-<body>
<style>
@font-face {
font-family: 'Source Sans Pro';
@@ 24,7 24,9 @@
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fonts/ssp_700.ttf) format('truetype');
}
</style>
+</head>
+<body>
<div class="header-container">
<header class="wrapper clearfix">
<a href="index.html" style="text-decoration:none"><h1 class="title">Block lab at Stanford University</h1></a>
@@ 54,8 56,9 @@ Current experimental work in our lab focuses on several biological motors and po
<h2>Recent publications</h2>
-<ul>
+
<h3>2018</h3>
+<ul>
<li>Savinov, A., Block, S.M.
<strong>Self-cleavage of the <i>glmS</i> ribozyme core is controlled by a fragile folding element</strong>
PNAS.
@@ 64,7 67,9 @@ PNAS.
<strong>KIF15 nanomechanics and kinesin inhibitors, with implications for cancer chemotherapeutics.</strong>
PNAS 115: E4613-E4622.
<a href="https://doi.org/10.1073/pnas.1801242115">Full text</a></li>
+</ul>
<h3>2017</h3>
+<ul>
<li>Meng, C.A., Fazal, F.M., Block, S.M.
<strong>Real-time observation of polymerase-promoter contact remodeling during transcription initiation.</strong>
Nature Communications 8: 1178.
@@ 77,7 82,9 @@ PNAS 114: E6830-E6838.
<strong>Observing single RNA polymerase molecules down to base-pair resolution.</strong>
Methods in Molecular Biology 1486: 391-409.
<a href="https://doi.org/10.1007/978-1-4939-6421-5_15">Full text</a></li>
+</ul>
<h3>2015</h3>
+<ul>
<li>Duesterberg, V.K., Fischer-Hwang, I.T., Perez, C.F., Hogan, D.W., Block, S.M.
<strong>Observation of long-range tertiary interactions during ligand binding by the TPP riboswitch aptamer.</strong>
eLife 12362.
@@ 102,7 109,9 @@ eLife 07403.
<strong>The mechanochemical cycle of mammalian kinesin-2 KIF3A/B under load.</strong>
Current Biology 25: 1166-1175.
<a href="https://doi.org/10.1016/j.cub.2015.03.013">Full text</a></li>
+</ul>
<h3>2014</h3>
+<ul>
<li>Blakely, B.L, Dumelin, C.E., Trappmann, B., McGregor, L.M., Choi, C.K., Anthony, P.C., Duesterberg, V.K., Baker, B.M., Block, S.M., Liu, D.R., Chen, C.S.
<strong>A DNA-based molecular probe for optically reporting cellular traction forces.</strong>
Nature Methods 11: 1229-1232.
@@ 136,7 145,7 @@ PI phone: (650) 724–4046</p>
<div class="footer-container">
<footer class="wrapper">
-<p>Copyright 2015 Steven Block. All rights reserved.</p>
+<p>Updated 15 January 2019</p>
</footer>
</div>
M people.html => people.html +6 -5
@@ 1,4 1,6 @@
-<!doctype html>
+<!DOCTYPE html>
+<html lang=en-US>
+
<head>
<meta charset="utf-8">
<title>Block lab - People</title>
@@ 7,9 9,6 @@
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/png" href="img/favicon.png">
-</head>
-
-<body>
<style>
@font-face {
font-family: 'Source Sans Pro';
@@ 24,7 23,9 @@
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fonts/ssp_700.ttf) format('truetype');
}
</style>
+</head>
+<body>
<div class="header-container">
<header class="wrapper clearfix">
<a href="index.html" style="text-decoration:none"><h1 class="title">Block lab at Stanford University</h1></a>
@@ 156,7 157,7 @@ I am building a next generation optical trap and working on transcription dynami
<div class="footer-container">
<footer class="wrapper">
-<p>Copyright 2015 Steven Block. All rights reserved.</p>
+<p>Updated 15 January 2019</p>
</footer>
</div>
M publications.html => publications.html +6 -4
@@ 1,4 1,6 @@
-<!doctype html>
+<!DOCTYPE html>
+<html lang=en-US>
+
<head>
<meta charset="utf-8">
<title>Block lab - Publications</title>
@@ 7,9 9,7 @@
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/png" href="img/favicon.png">
-</head>
-<body>
<style>
@font-face {
font-family: 'Source Sans Pro';
@@ 24,7 24,9 @@
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fonts/ssp_700.ttf) format('truetype');
}
</style>
+</head>
+<body>
<div class="header-container">
<header class="wrapper clearfix">
<a href="index.html" style="text-decoration:none"><h1 class="title">Block lab at Stanford University</h1></a>
@@ 678,7 680,7 @@ Nature 338: 514-518.
<div class="footer-container">
<footer class="wrapper">
-<p>Copyright 2015 Steven Block. All rights reserved.</p>
+<p>Updated 15 January 2019</p>
</footer>
</div>
M research.html => research.html +6 -4
@@ 1,4 1,6 @@
-<!doctype html>
+<!DOCTYPE html>
+<html lang=en-US>
+
<head>
<meta charset="utf-8">
<title>Block lab - Research</title>
@@ 7,9 9,7 @@
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="icon" type="image/png" href="img/favicon.png">
-</head>
-<body>
<style>
@font-face {
font-family: 'Source Sans Pro';
@@ 24,7 24,9 @@
src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(fonts/ssp_700.ttf) format('truetype');
}
</style>
+</head>
+<body>
<div class="header-container">
<header class="wrapper clearfix">
<a href="index.html" style="text-decoration:none"><h1 class="title">Block lab at Stanford University</h1></a>
@@ 133,7 135,7 @@ We also find evidence for smaller (<1 nm) side-to-side motions occurring at o
<div class="footer-container">
<footer class="wrapper">
-<p>Copyright 2015 Steven Block. All rights reserved.</p>
+<p>Updated 15 January 2019</p>
</footer>
</div>