Jump to content

theronegrace

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by theronegrace

  1. 4 div containers with the image/text float left and have a margin i.e <div class="box"> <img src="" alt="" title=""> <div> </div> </div> the css can be like div.box {width:200px; height:400px; float:left; margin:5px} div.box div {height:40%;} div.box img {height:59%}
  2. i suggest you convert your site to html5 so that its mobile friendly, many people are now using mobile devices to access the internet
×
×
  • Create New...