Jump to content

atulthakre

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by atulthakre

  1. I want to overlap one div on another using css as shown in image below and i have following html and code

    <div id="div1">This is div 1</div><div id="div2">This is div 2</div>
    div1{width:800x;height:200px;background-color:#292929;color:#FFFFFF;}div2{width:800x;height:50px;background-color:#333333;color:#FFFFFF;}

    I want my footer to be like the image shown below, how can i do it ?

    I have uploaded the image, but if you are enable to see it then you can view the image easily at this URL

     

    http://imageart.webs.com/footer.png

     

    footer.png

     

     

  2. How to change border lenght using css ?

    i have a simple code shown below

     

    HTML and CSS

    <h4>Headin</h4>
    h4{border-bottom:2px solid red;}

    Now this code will give a border below <h4> tag but how can i adjust the lenght of that border using css ?

  3. Your images aren't loading for me, freewebs is blocked by a whole lot of service providers, including mine here in Spain. Try uploading them somewhere else, or put them as an attachment to this thread.

    i have added a link of images below it

×
×
  • Create New...