Jump to content

[HTML] - Intrebari si raspunsuri


Jackson Brooklyn
 Share

Recommended Posts

Acesta este un cod pentru tick, mai exact utilizatorul trebuie sa selecteze o caseta.

 

SCRIPT

<p>1. De cati ani e deschis B-Zone
<input type="checkbox" /> 7
<input type="checkbox" /> 9
<input type="checkbox" /> 4
<p>2. INTREBARE
<input type="checkbox" /> RASPUNS 1
<input type="checkbox" /> RASPUNS 2
<input type="checkbox" /> RASPUNS 3
<p>3. INTREBARE 3
<input type="checkbox" /> RASPUNS 4
<input type="checkbox" /> RASPUNS 5
<input type="checkbox" /> RASPUNS 6

SCRIPT COMPLET

<HTML>
<TITLE>Site</TITLE>
<HEAD>
<BODY>
<p>1. De cati ani e deschis B-Zone
<input type="checkbox" /> 7
<input type="checkbox" /> 9
<input type="checkbox" /> 4
<p>2. INTREBARE
<input type="checkbox" /> RASPUNS 1
<input type="checkbox" /> RASPUNS 2
<input type="checkbox" /> RASPUNS 3
<p>3. INTREBARE 3
<input type="checkbox" /> RASPUNS 4
<input type="checkbox" /> RASPUNS 5
<input type="checkbox" /> RASPUNS 6
</BODY>
</HEAD>
</HTML>
Edited by Cdorsu
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.