Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

加入了原英文版 #2

Open
wants to merge 7 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file removed images/bg_hr.png
Binary file not shown.
Binary file removed images/blacktocat.png
Binary file not shown.
Binary file removed images/icon_download.png
Binary file not shown.
Binary file removed images/sprite_download.png
Binary file not shown.
10,843 changes: 10,843 additions & 0 deletions index.en.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<html lang="zh-cmn-Hans">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

Expand Down Expand Up @@ -78,7 +78,7 @@ <h1 class="title">层叠样式表</h1>
<h2>作者:Håkon Wium Lie</h2>
<h2>译者:李松峰(经作者授权翻译)</h2>

<img alt="Universtity of Oslo's logo" id="logo" src="uio-logo-l.png" />
<img alt="Universtity of Oslo's logo" id="logo" src="i/uio-logo-l.png" />

<div class="bottom"><p>哲学博士学位论文<!--Doctor Philosophiae--><br/>奥斯陆大学数理与自然科学系<br/>挪威<br/>2005</p>

Expand Down Expand Up @@ -1253,7 +1253,7 @@ <h2 id="h-37">抽象层次</h2>

<div id="f-1" class="figure">
<!--<p><img class="figure" src="i/abstraction-ladder.jpg" alt="The ladder of abstraction." /></p>-->
<p><img class="figure" src="ladder-600dpi.png" alt="The ladder of abstraction." /></p>
<p><img class="figure" src="i/ladder-600dpi.png" alt="The ladder of abstraction." /></p>

<p class="caption">The ladder of abstraction. Illustration reprinted from Hayakawa <a href="#Hayakawa_1940">[Hayakawa&nbsp;1940]</a>.</p>
</div>
Expand Down Expand Up @@ -3017,7 +3017,7 @@ <h3 id="h-82">Value propagation</h3>
<p>Figure 2 is one of the few figures in the FOSI specification. It describes the information flow in the inheritance and defaulting mechanism.</p>

<div id="f-2" class="figure">
<p><img style="width: 90%" alt="Complex diagram showing inheritance and defaulting flow chart in FOSI" class="page" src="fosi.png" /></p>
<p><img style="width: 90%" alt="Complex diagram showing inheritance and defaulting flow chart in FOSI" class="page" src="i/fosi.png" /></p>

<p class="caption">Inheritance and defaulting flow chart in FOSI.</p>
</div>
Expand Down Expand Up @@ -4510,7 +4510,7 @@ <h2 id="h-142"><a id="pwp" name="pwp">Pei Wei's proposal (PWP)</a></h2>
<p>Indeed, as the screenshot in Figure 3 testifies, style sheets were implemented in ViolaWWW.</p>

<div id="f-3" class="figure">
<p><img style="width: 90%" alt="Viola screenshot" src="viola.png" /></p>
<p><img style="width: 90%" alt="Viola screenshot" src="i/viola.png" /></p>

<p class="caption">The PWP sample document rendered in Viola.</p>
</div>
Expand Down
1 change: 0 additions & 1 deletion javascripts/main.js

This file was deleted.

2 changes: 1 addition & 1 deletion outline.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ div.figure {
h1 { margin: 0.3em 0 0 0; padding: 0; font-size: 1.4em }
h2 { margin: 0 0 0 4%; padding: 0; font-size: 1.2em; font-style: italic }
h3 { font-size: 1em; color: green; margin: 0 0 0 8%; padding: 0 }
h4 { font-size: 1em; margin: 0 0 0 12%; font-style: italic; color: gray; }
h4 { font-size: 1em; margin: 0 0 0 12%; font-style: italic; color: gray; }
70 changes: 0 additions & 70 deletions stylesheets/pygment_trac.css

This file was deleted.

Loading