Server IP : 103.6.199.200 / Your IP : 18.116.90.57 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/smsmalor/smsmalorsetar.com/wwwroot/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Main</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <link rel="stylesheet" href="style/w3.css"> </head> <body> <div class='w3-container w3-center'> <img src='images/general_sm/myheader.jpg' class='w3-image'> </div> <!-- Menu bar and sub menu --> <div class="w3-container w3-bar w3-light-gray"> <!-- 1st level --> <!-- <a href="#" class="w3-bar-item w3-button">Daftar Masuk</a> ist level --> <div class="w3-dropdown-hover"> <!-- 1st level --> <button class="w3-button">Google Drive</button> <div class="w3-dropdown-content w3-bar-block w3-card-4"> <a href="http://bit.ly/2QiGAYp" target="_blank" class="w3-bar-item w3-button">Bank Soalan Fizik Percubaan SPM</a> <!-- 2nd level --> <a href="#" class="w3-bar-item w3-button">###</a> <a href="#" class="w3-bar-item w3-button">###</a> </div> </div> <div class="w3-dropdown-hover"> <!-- 1st level --> <button class="w3-button">Pautan Utama</button> <div class="w3-dropdown-content w3-bar-block w3-card-4"> <a href="#" class="w3-bar-item w3-button">Fizik</a> <!-- 2nd level --> <a href="#" class="w3-bar-item w3-button">###</a> </div> </div> <!-- <a href="#" class="w3-bar-item w3-button w3-right">Logout</a> 1st level aligned right --> <div class="w3-dropdown-hover w3-right"> <!-- 1st level --> <a href="logout_banksoalan.php" class="w3-bar-item w3-button">Logout</a> </div> </div> </body> </html>