Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

CSS Stylesheet
.main-container { 
	width : 100%;
}


.intro { 
    position: relative;
	background-image: url(../download/attachments/162483028/captationEtDiffusion_logiciel1.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 60%;
    height: 20em;
}


.etape1 {
	position: relative; 	
	background-image:url('../download/attachments/162483028/captationEtDiffusion_logiciel2.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 60%;
    height: 20em;
}

.etape2 {
 	background-image:url('../download/attachments/162483028/captationEtDiffusion_logiciel3.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: left;
	background-size: 60%;
    height: 20em;
}

.etape3 {
 	background-image:url('../download/attachments/162483028/captationEtDiffusion_logiciel4.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 60%;
    height: 20em;
}

.etape4 {
 	background-image:url('../download/attachments/162483028/captationEtDiffusion_logiciel5.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 60%;
    height: 20em;
}


.responsive {
  width: 100%;
  max-width: 400px600px;
  height: auto;
}



intro

Div
classmain-container

Pour chaque étape de la captation à la diffusion vidéo, plusieurs options s'offrent à vous.

L'illustration à droite vous offre un aperçu du flux de travail et des outils disponibles pour chaque grande étape.

Cliquer sur chaque étage pour obtenir des informations détaillées sur chaque grande étape.

LIEN VERS LES DOCUMENTS POUR LA SCÉNARISATION D'UN COURS

Div
class

HTML Image
srchttps://wiki.umontreal.ca/download/attachments/162483028/captationEtDiffusion_logiciel1.png
classresponsive

...