timeline

une chronologie non exhaustive d'évènements, publications et apparitions d'outils en lien avec les ordinateurs - retour accueil

git clone git://bebou.netlib.re/timeline

Log | Files | Refs |

Marc-Andreessen-propose-le-tag-img (584B)


      1 Marc Andreessen propose le tag img
      2 
      3 > I’d like to propose a new, optional HTML tag:
      4 > IMG
      5 > Required argument is SRC=“url“.
      6 > This names a bitmap or pixmap file for the browser to attempt to pull over the
      7 > network and interpret as an image, to be embedded in the text at the point of the
      8 > tag’s occurrence.
      9 > An example is:
     10 > <IMG SRC=“file://foobar.com/foo/bar/blargh.xbm“>
     11 > (There is no closing tag; this is just a standalone tag.)
     12 
     13 Il y a discussion autour du tag, plusieurs personnes impliquées dans la norme
     14 html sont dubitatives, dont Tim Berners-Lee lui-même.