Added a link and named anchor to the editor test page

git-svn-id: svn://10.0.0.236/trunk@47639 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com
1999-09-15 20:37:10 +00:00
parent 6f0923614d
commit ba37b70cba
2 changed files with 6 additions and 4 deletions

View File

@@ -48,10 +48,11 @@ This  sentence  has  two   &nbs
</p>
<div>
<p>
This paragraph is inside a &lt;div&gt;. Here is some
rather boring text. Now is the time for all good men (and women)
This paragraph is inside a &lt;div&gt;. <a href="http://www.mozilla.org">Here is some
rather boring text that is a link.</a> Now is the time for all good men (and women)
to come to the mozilla.org party. And bring the quick brown fox and the lazy dog with you.
For your editing pleasure, here is some <span style="font-weight:bold;">inline style</span> for you.
<a name="test1"></a>A Named Anchor is just before this sentence.
</p>
</div>

View File

@@ -48,10 +48,11 @@ This&nbsp;&nbsp;sentence&nbsp;&nbsp;has&nbsp;&nbsp;two&nbsp;&nbsp;&amp;nbsp;&nbs
</p>
<div>
<p>
This paragraph is inside a &lt;div&gt;. Here is some
rather boring text. Now is the time for all good men (and women)
This paragraph is inside a &lt;div&gt;. <a href="http://www.mozilla.org">Here is some
rather boring text that is a link.</a> Now is the time for all good men (and women)
to come to the mozilla.org party. And bring the quick brown fox and the lazy dog with you.
For your editing pleasure, here is some <span style="font-weight:bold;">inline style</span> for you.
<a name="test1"></a>A Named Anchor is just before this sentence.
</p>
</div>