Thursday, February 17, 2011

mengatur lebar combo box php

Filled under:

dalam script html/php, kita sering mengalami kendala untuk menentukan lebar kontrol combo box (kita sebut select.)
berikut cara menentukan lebar combo box :

<html>
<head>
<title></Title>
<body>
<!-- mengatur lebar combo 200px -->
<select name="combo" id="combo" style="width:200px">

<!-- mengatur lebar combo 100px -->
<select name="combo" id="combo" style="width:100px">
</body>
</head>
</html>

semoga bermanfaat. trimakasih.

7 comments :

HitCounter

Website counter