2 Eylül 2021 Perşembe

Web tasarım Checkbox

 <html>

<head>

<title> başlık </title>

</head>

<body>

Bildiğiniz teknolojileri işaretliyiniz..</p>

<input type="checkbox"/>C#<br/>

<input type="checkbox"/>Java<br/>

<input type="checkbox"/>Asp.Net<br/>

<input type="checkbox"/>Ado.net<br/>

<input type="checkbox"/>Sql Server<br/>

<input type="checkbox"/>Oracle<br/>

<input type="checkbox"/>Html<br/>

<input type="checkbox"/>Php<br/>

<input type="checkbox"/>Mysql<br/>

</body>

</html>


Hiç yorum yok:

Yorum Gönder