.fas fa-caret-down { background:blue; transition-duration: .5s; padding:50px 50px; border-radius: 5px; } .fas fa-caret-down:hover { background:green; text-decoration: none; } .fas fa-caret-down:focus { text-decoration: none; } #sechide{ display:none; } function myFunction2() { var x = document.getElementById("sechide"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } }

AGM

ANNUAL GENERAL MEETING

BINA DARULAMAN BERHAD

28th bdb

Since 1995, BINA DARULAMAN BERHAD (”BDB”) has been driving its mission to boost the Kedah state economy through its core businesses of Engineering, Construction and Quarry (”ECQ”), Property Development and Leisure

.fas fa-caret-left { background:blue; transition-duration: .5s; padding:15px 30px; border-radius: 50px } .fas fa-caret-left:hover { background:green; text-decoration: none; } .fas fa-caret-left:focus { text-decoration: none; } function myFunction2() { var x = document.getElementById("sechide"); if (x.style.display === "none") { x.style.display = "block"; } else { x.style.display = "none"; } }