URL a Imagen


<div class="navbar-brand navbar-brand-center"><a href="index.html"> <img src="images/logo.png" srcset="" alt="logo" class=""> </a></div>

¿Le ha resultado útil este artículo?



  • Versiones de PHP

    To switch to PHP 4.4: AddHandler application/x-httpd-php4 .php To switch to PHP 5.0: AddHandler application/x-httpd-php5 .php To switch to PHP 5...

  • PHP: Make Custom PHP Changes Using A .user.ini File

    At times, you will want to use software that requires a custom php.ini file or custom PHP configuration changes such as increasing the memory limit or...