One Hat Cyber Team
Your IP :
172.16.0.254
Server IP :
58.26.163.33
Server :
Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Server Software :
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
PHP Version :
7.3.25
Buat File
|
Buat Folder
Eksekusi
Dir :
C:
/
xampp7
/
php
/
docs
/
examples
/
View File Name :
yoursite.css
body { margin:0; border:0; padding:0; height:100%; max-height:100%; background:#eee; overflow: hidden; } #header { position:absolute; top:0; left:0; width:100%; height:86px; overflow:auto; background:#ccffff; color:#090; border-bottom: 4px solid #eee; } #header h1 { color: #090; text-align: left; font-size: 150%; } #footer { position:absolute; bottom:0; left:0; width:100%; height:38px; overflow:auto; text-align:right; background:#cfc; border-top: 2px solid #090; } #contents { position:fixed; top:90px; left:0; bottom:40px; right:0; overflow:auto; background:#fff; padding: 1.5em; } /* for internet explorer */ * html body { padding:90px 0 50px 0; } * html #contents { height:100%; width:100%; }