The challenge to handle permit can consume your time and effort and overwhelm you. But no more - DocHub is here to take the hard work out of editing and completing your documents. You can forget about spending hours adjusting, signing, and organizing paperwork and stressing about data safety. Our platform provides industry-leading data protection measures, so you don’t need to think twice about trusting us with your sensitive information.
DocHub works with different file formats and is accessible across multiple systems.
all right so in this video i will show you how to keep the nice dimensions and ratio when you give a width and height to an image its a very common problem and you need to know how to deal with that so first we will just create two images so im in vs code with a pretty basic folder index.html style css and one image okay so lets create two div with the class card and one image inside it with the class image1 so it will be about the lake mountain jpeg photo we can remove the art right there and we can just duplicate the card and we will give the image to class right there so we can open it but the images will be very big in their original dimensions okay so we need to style those cards so right there i do have a simple reset and i will style my card with some absolute value so its on purpose that im doing that because i want to fit the image to those value so i can give some background for example beige okay and margin 10 pixel auto okay so its still not working its still not wor