Editeur HTML


                                                                                                           

Instructions Javascript

for

if

switch(n)

document.getElementById('id').value
document.getElementById('id').innerHTML=
document.getElementById('id').setAttribute

Instructions HTML

<b> <i> <p> <br/> <hr/> <ul> <ol>

<h1> <h2> <h3> <h4> <h5> <h6>

<table>

<button>

<button onclick="execute()"> Clic </button>

<input type="text"/>

<input onkeypress="if(event.keyCode==13)
   execute(this.value)"/>

<img src="/image.jpg" id="identif"/>

<span id='place'>

<div id='place'>