Responsive Web Design-Videos

Responsive Web Design-Videos


Responsive Web Design - Videos
Using the same methods as we used in images -
Using The width Property
Property is set to a percentage and the height property is set to "auto", the image will be responsive and scale up and down.
Now we will see Example -
Example –
Output -


 


 
max-width Property - 
If Property value is set to 100% the image can scale downwards but not upwards.
Example -
Output -