je pensais que c'était sur le site, sinon la commande minimum en html c'est :
Code:
<img src="endroit_ou_est_image" />
pas besoin de tag de fin (minuscules ou majuscules acceptées pour les tags)
et avec des
options possibles ..... mais pas forcément acceptées par tous les navigateurs :
Code:
* SRC: where to get the picture
* ALT: text to show if you don't show the picture
* NAME
* LONGDESC: URL of a long description of the image
* WIDTH: how wide is the picture
* HEIGHT: how tall is the picture
* ALIGN: how text should flow around the picture
* BORDER: border around the picture
* HSPACE: horizontal distance between the picture and the text
* VSPACE: vertical distance between the picture and the text
* ISMAP: is this a clickable map?
* USEMAP: name of the map definition
* LOWSRC: a version of the picture that isn't such a big file
* NATURALSIZEFLAG: meaningless
* NOSAVE: meaningless
* DYNSRC: play a movie file
* CONTROLS: show the buttons which control the movie
* LOOP: how many times to loop the movie
* START: when to start playing the movie
* onLoad: script to runs after the image is downloaded
* SUPPRESS: Don't show icons of images that haven't downloaded yet
pour ce qui est de
Dreamweaver c'est pas du
GPL le truc et en plus, il fout un poil la merde dans le code html
et quand y a si peu à coder, pas la peine de sortir le ..... porte-avions ::P
nota :
prendre l'habitude de coder les tags en minuscules