Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. S

    HTML & CSS Image alignment

    perfect you have given me the answer the margin / auto was the issue thankyou
  2. S

    HTML & CSS Image alignment

    <p><b></b></p> <title></title> <style type="text/css">* { box-sizing: border-box } body { font-family: Verdana, sans-serif; margin: 0 } .mySlides { display: none } img { vertical-align: middle; }...
  3. S

    HTML & CSS Image alignment

    Hi all so i am just stepping into css and working my through trying to learn and wondered if anyone can help me with this please as im stuck - here is my code and image attached - im trying to get the image to align left so its the same as the text - many thanks
Back
Top Bottom