зеркало из https://github.com/mozilla/gecko-dev.git
HTML4.0-izing about:mozilla (50470). code=gemal@gemal.dk, r=mcafee
This commit is contained in:
Родитель
2509e302a5
Коммит
6204818f3b
|
@ -1,5 +1,4 @@
|
|||
<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil -*-
|
||||
|
||||
<!--
|
||||
The contents of this file are subject to the Netscape Public License
|
||||
Version 1.0 (the "NPL"); you may not use this file except in
|
||||
compliance with the NPL. You may obtain a copy of the NPL at
|
||||
|
@ -14,19 +13,54 @@
|
|||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
Reserved.
|
||||
|
||||
Contributor(s):
|
||||
Henrik Gemal <gemal@gemal.dk>
|
||||
-->
|
||||
<HEAD>
|
||||
<TITLE>The Book of Mozilla, 3:31</TITLE>
|
||||
<BODY bgcolor="#800000" text="#FFFFFF">
|
||||
<CENTER>
|
||||
<FONT size=4><I>
|
||||
<BR><BR><BR><BR><BR><BR><BR><BR>
|
||||
<html>
|
||||
<head>
|
||||
<title>The Book of Mozilla, 3:31</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background: maroon;
|
||||
color: white;
|
||||
}
|
||||
|
||||
And the beast shall be made <FONT size="+2">legion</FONT>. Its numbers shall
|
||||
be increased a <FONT size="+2">thousand thousand</FONT> fold. The din of a
|
||||
million keyboards like unto a great <FONT size="+2">storm</FONT> shall cover
|
||||
the earth, and the followers of Mammon shall <FONT size="+2">tremble.</FONT>
|
||||
.moztext {
|
||||
margin-top: 15%;
|
||||
font-size: 1.1em;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.larger {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.from {
|
||||
margin-top: 1em;
|
||||
font-size: 1.5em;
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="moztext">
|
||||
And the beast shall be made <span class="larger">legion</span>. Its numbers shall
|
||||
be increased a <span class="larger">thousand thousand</span> fold. The din of a
|
||||
million keyboards like unto a great <span class="larger">storm</span> shall cover
|
||||
the earth, and the followers of Mammon shall <span class="larger">tremble</span>.
|
||||
</div>
|
||||
|
||||
<div class="from">
|
||||
<div class="larger">from <b>The Book of Mozilla,</b> 3:31</div>
|
||||
(Red Letter Edition)
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<P ALIGN=RIGHT>
|
||||
<FONT SIZE=6>from <B>The Book of Mozilla,</B> 3:31</FONT><BR>
|
||||
<FONT SIZE=5>(Red Letter Edition)</FONT>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<!-- -*- Mode: HTML; tab-width: 8; indent-tabs-mode: nil -*-
|
||||
|
||||
<!--
|
||||
The contents of this file are subject to the Netscape Public License
|
||||
Version 1.0 (the "NPL"); you may not use this file except in
|
||||
compliance with the NPL. You may obtain a copy of the NPL at
|
||||
|
@ -14,19 +13,54 @@
|
|||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
Reserved.
|
||||
|
||||
Contributor(s):
|
||||
Henrik Gemal <gemal@gemal.dk>
|
||||
-->
|
||||
<HEAD>
|
||||
<TITLE>The Book of Mozilla, 3:31</TITLE>
|
||||
<BODY bgcolor="#800000" text="#FFFFFF">
|
||||
<CENTER>
|
||||
<FONT size=4><I>
|
||||
<BR><BR><BR><BR><BR><BR><BR><BR>
|
||||
<html>
|
||||
<head>
|
||||
<title>The Book of Mozilla, 3:31</title>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body {
|
||||
background: maroon;
|
||||
color: white;
|
||||
}
|
||||
|
||||
And the beast shall be made <FONT size="+2">legion</FONT>. Its numbers shall
|
||||
be increased a <FONT size="+2">thousand thousand</FONT> fold. The din of a
|
||||
million keyboards like unto a great <FONT size="+2">storm</FONT> shall cover
|
||||
the earth, and the followers of Mammon shall <FONT size="+2">tremble.</FONT>
|
||||
.moztext {
|
||||
margin-top: 15%;
|
||||
font-size: 1.1em;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.larger {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.from {
|
||||
margin-top: 1em;
|
||||
font-size: 1.5em;
|
||||
text-align: right;
|
||||
font-style: italic;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="moztext">
|
||||
And the beast shall be made <span class="larger">legion</span>. Its numbers shall
|
||||
be increased a <span class="larger">thousand thousand</span> fold. The din of a
|
||||
million keyboards like unto a great <span class="larger">storm</span> shall cover
|
||||
the earth, and the followers of Mammon shall <span class="larger">tremble</span>.
|
||||
</div>
|
||||
|
||||
<div class="from">
|
||||
<div class="larger">from <b>The Book of Mozilla,</b> 3:31</div>
|
||||
(Red Letter Edition)
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<P ALIGN=RIGHT>
|
||||
<FONT SIZE=6>from <B>The Book of Mozilla,</B> 3:31</FONT><BR>
|
||||
<FONT SIZE=5>(Red Letter Edition)</FONT>
|
||||
|
|
Загрузка…
Ссылка в новой задаче