Server IP : 184.154.167.98 / Your IP : 3.14.250.255 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/oficios/layout/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title><?php if(isset($title)){ echo $title; }?></title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <link rel="stylesheet" href="style/main.css"> <script src="vendor/jquery/jquery-3.2.1.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script> </head> <style type="text/css"> #bannertop{ background-image:url(../RDC_COVER.png); background-size: cover; background-repeat:no-repeat; background-position:center; height:510px; display: block; } @media (max-width:740px) { #bannertop{ background-image:url(../RDC_COVER_2.png); background-size: cover; background-repeat:no-repeat; background-position:center; height:310px; display: block; } } </style> <div id="bannertop"></div> <body> <!--<div role="navigation" class="navbar navbar-inverse navbar-static-top">--> <div class="container"> <!-- </div>--> </div>