diff options
| -rw-r--r-- | gf-summer-school-2013.html | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/gf-summer-school-2013.html b/gf-summer-school-2013.html index ae5884ec8..3a01e41b6 100644 --- a/gf-summer-school-2013.html +++ b/gf-summer-school-2013.html @@ -19,6 +19,11 @@ h1 { } h2.subtitle { text-align: center; + margin-top: 0; +} +h3.subtitle { + text-align: center; + margin: -0.5em 0 2em 0; } img { display: block; @@ -42,11 +47,11 @@ table td, table th { </head> <body> -<H1>3<sup>rd</sup> Third GF Summer School 2013<br/><em>Frontiers of Multilingual Technology</em></H1> +<H1>Third GF Summer School 2013<br/><em>Frontiers of Multilingual Technology</em></H1> -<center> -Special theme of 2013: <em>Scaling Up Grammatical Resources</em></H1> -</center> +<h3 class="subtitle"> +Special theme of 2013: <em>Scaling Up Grammatical Resources</em> +</h3> <img height="480" width="480" alt="GF Summer School logo" src="https://sites.google.com/site/gfschool2011/_/rsrc/1286870375590/home/summerschool-logo.jpg?height=480&width=480" /> @@ -109,7 +114,7 @@ reciprocally, we want to make GF resources easily reusable in other approaches. </p> <!-- p> -The Summer School also has tracks for those interesting in applications (e.g. web and +The Summer School also has tracks for those interesting in applications (e.g. web and mobile applications, and embedded grammars in C, C++, Haskell, Java, JavaScript, Python), as well as a theory track (parsing, grammar compilation, statistical GF models). </p --> @@ -246,6 +251,3 @@ Web/registration: <strong>John J. Camilleri</strong>, john dot j dot camilleri a </body> </html> - - - |
