lundi 7 novembre 2016

Image is below other elements

I have a problem with my website. I have a small image in my website and it is located lower than other body elements. Thank you for helping.

  <header style="position:fixed"class="container-fluid header a">

<div class="row">

  <div class="col-xs-1"><a href="#top"><img src="http://ift.tt/2efGJe8"style="max-width:90px"class="img-responsive"></a></div>

 <div class="col-xs-6, col-xs-offset-9"style="padding-top:2%">
  <a href="#scr"><button class="btn btn-primary button">ABOUT</button></a>
  <a href="#scr"><button class="btn btn-primary button">PORTFOLIO</button></a>
  <a href="#scr"><button class="btn btn-primary button">CONTACT</button></a>

   </div>
</div>
</div>
</header>
<body style="padding-top:20%; background-color:yellow;">
<p class="centered">First website of Terlan Ismayilsoy</p>
 <div class="row">
 <div>
 <div class="col-xs-1 hr">

     </div>
     <div class="col-xs-1"style="padding-top:2%;margin-right:2%"><h1><b>&lt;/&gt;</b></h1></div>
   </div>

   <div>
 <img src="http://ift.tt/2eOKyCZ" class="img-responsive little "class="pull-right  pull-up">
   </div>

 </div>


 </div>




Aucun commentaire:

Enregistrer un commentaire