HTML Tutorial 3 (Adding Images - Backgrounds) in urdu


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to HTML Tutorial 3 (Adding Images - Backgrounds) in urdu

HTML - Backgrounds - Tutorialspoint
https://www.tutorialspoint.com/html/html_backgrounds.htm

Html Background with Images. The background attribute can also be used to control the background of an HTML element, specifically page body and table backgrounds. You can specify an image to set background of your HTML page or table. Note − The backgrou

HTML Images - W3Schools Online Web Tutorials
https://www.w3schools.com/html/html_images.asp

Use the HTML src attribute to define the URL of the image; Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed; Use the HTML width and height attributes or the CSS width and height properties to define the size o

HTML Background Images - W3Schools Online Web Tutorials
https://www.w3schools.com/htmL/html_images_background.asp

If you want the background image to cover the entire element, you can set the background-size property to cover. Also, to make sure the entire element is always covered, set the background-attachment property to fixed: This way, the background image will