mirror of
https://github.com/alexkay/spek.git
synced 2025-05-30 07:09:32 +03:00
web: HTML5 doctype
This commit is contained in:
parent
9bd228c291
commit
6adf81b56d
@ -1,11 +1,9 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Spek – Free Acoustic Spectrum Analyzer / Spectrogram Viewer</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta http-equiv="Content-Style-Type" content="text/css"/>
|
||||
<link rel="alternate" type="application/atom+xml" title="Spek Project News Feed" href="http://versia.com/category/spek/feed/atom/" />
|
||||
<style type="text/css">
|
||||
body {font-family: sans-serif; font-size: 11pt; width: 760px; margin: 20px auto; padding: 0;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user