Skip to content

Commit

Permalink
[e] (0) typos and rewrapping of examples
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1448 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 15, 2008
1 parent 7387156 commit 36b4ac4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
18 changes: 10 additions & 8 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -13291,13 +13291,15 @@ The island of Shalott.&lt;/p></pre>

<pre>&lt;figure>
<strong>&lt;img src="KDE%20Light%20desktop.png"
alt="The desktop is blue, with icons along the left hand side in two columns,
reading System, Home, K-Mail, etc. A window is open showing that menus
wrap to a second line if they cannot fit in the window. The window has
a list of icons along the top, with an address bar below it, a list of
icons for tabs along the left edge, a status bar on the bottom, and two
panes in the middle. The desktop has a bar at the bottom of the screen
with a few buttons, a pager, a list of open applications, nd a clock."></strong>
alt="The desktop is blue, with icons along the left hand side in
two columns, reading System, Home, K-Mail, etc. A window is
open showing that menus wrap to a second line if they
cannot fit in the window. The window has a list of icons
along the top, with an address bar below it, a list of
icons for tabs along the left edge, a status bar on the
bottom, and two panes in the middle. The desktop has a bar
at the bottom of the screen with a few buttons, a pager, a
list of open applications, and a clock."></strong>
&lt;legend>Screenshot of a KDE desktop.&lt;/legend>
&lt;/figure></pre>

Expand Down Expand Up @@ -13570,7 +13572,7 @@ the time Marco had stuck his tongue out...&lt;/p></pre>
&lt;h1>Fluffy and the Yarn&lt;/h1>
&lt;p>Fluffy was a cat who liked to play with yarn. He also liked to jump.&lt;/p>
&lt;aside>&lt;img src="fluffy.jpg" alt="" title="Fluffy">&lt;/aside>
&lt;p>&lt;/p>He would play in the morning, he would play in the evening.&lt;/p>
&lt;p>He would play in the morning, he would play in the evening.&lt;/p>
&lt;/article></pre>
</div>

Expand Down
18 changes: 10 additions & 8 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -11263,13 +11263,15 @@ The island of Shalott.&lt;/p></pre>

<pre>&lt;figure>
<strong>&lt;img src="KDE%20Light%20desktop.png"
alt="The desktop is blue, with icons along the left hand side in two columns,
reading System, Home, K-Mail, etc. A window is open showing that menus
wrap to a second line if they cannot fit in the window. The window has
a list of icons along the top, with an address bar below it, a list of
icons for tabs along the left edge, a status bar on the bottom, and two
panes in the middle. The desktop has a bar at the bottom of the screen
with a few buttons, a pager, a list of open applications, nd a clock."></strong>
alt="The desktop is blue, with icons along the left hand side in
two columns, reading System, Home, K-Mail, etc. A window is
open showing that menus wrap to a second line if they
cannot fit in the window. The window has a list of icons
along the top, with an address bar below it, a list of
icons for tabs along the left edge, a status bar on the
bottom, and two panes in the middle. The desktop has a bar
at the bottom of the screen with a few buttons, a pager, a
list of open applications, and a clock."></strong>
&lt;legend>Screenshot of a KDE desktop.&lt;/legend>
&lt;/figure></pre>

Expand Down Expand Up @@ -11566,7 +11568,7 @@ the time Marco had stuck his tongue out...&lt;/p></pre>
&lt;h1>Fluffy and the Yarn&lt;/h1>
&lt;p>Fluffy was a cat who liked to play with yarn. He also liked to jump.&lt;/p>
&lt;aside>&lt;img src="fluffy.jpg" alt="" title="Fluffy">&lt;/aside>
&lt;p>&lt;/p>He would play in the morning, he would play in the evening.&lt;/p>
&lt;p>He would play in the morning, he would play in the evening.&lt;/p>
&lt;/article></pre>

</div>
Expand Down

0 comments on commit 36b4ac4

Please sign in to comment.