Closed Bug 295075 Opened 20 years ago Closed 20 years ago

CSS img Typoed As image

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozbugs, Unassigned)

References

()

Details

CSS 'img' keyword was misspelled 'image'. Changes as follows (cant see a 'Create
attachment' link here):

Index: mozilla-org/html/newlayout/bugathon.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/newlayout/bugathon.html,v
retrieving revision 1.37
diff -u -r1.37 bugathon.html
--- mozilla-org/html/newlayout/bugathon.html	20 Dec 2004 17:27:48 -0000	1.37
+++ mozilla-org/html/newlayout/bugathon.html	21 May 2005 23:20:54 -0000
@@ -210,7 +210,7 @@
 
    <dl>
      <dd>
-       <code>image { border: 1px solid purple;  }</code>
+       <code>img { border: 1px solid purple;  }</code>
      </dd>
    </dl>
    <p></p></li>
Thanks
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.