CSS3 - Background-image|| CSS3-Background-size and Background-repeat.
CSS Background-images
CSS Background-size.
---------CSS background-image---------
By default, the image is repeated so it covers the full web page .
The background-image property specifies an image to use as the background of an element.
---------CSS background-repeat---------
By default, the image is repeated so it covers the full web page .
The background-image property specifies an image to use as the background of an element.
The background-repeat is used for repeat or no repeat the image
repeat :-
background-repeat : repeat-x;
background-repeat: repeat-y;
background-repeat : repeat;
background-repeat : no-repeat;
background-size:100% 100%;
---------CSS Opacity/ Transprency video link----------
The Opacity property specifies the opacity/transparency of an element. It can take a value from 0.0-1.0 lower value are the more transparent.
Remember :-
When using the opacity property to add transparency to the background of an element, all of its child elements make the text inside a fully transparent element hard to read.
------------Transparency using RGBA :
If you do not want to apply opacity to all elements for that use RGBA color values :-
1.0 for the fully visible elements.
0.0 for the fully transparent
from 0% to 100%
• Background property in CSS3 - Backgro...
In this tutorial, you will learn, How to use background-image in css in hindi and urdu. You will also learn background-repeat, background-size, background-position i told in last and all values of background in css. If you like this css tutorial then subscribe EAZY CODES. For any problem you are comment on my video comment section then i will try to solve your problem.
css tutorial,
css in hindi,
css tutorial in hindi,
css3,css tutorial for beginners css,learn css3 in hindi,
background value in css,
background in css,css for beginners,
background properties in css
Learn CSS in this full course for beginners. CSS, or Cascading Style Sheet, is responsible for the styling and looks of a website.
Introduction of CSS video link :-
• #1 CSS for Beginners - Introduction ...
Important points of CSS :-
1.) CSS stands for Cascading style sheet.
2.) CSS defines how to display HTML element.
3.) Basic syntax and structure :-
h1{ - h1 is the selector.
color: skyblue; --declaration
font-family : sans-serif; --declaration
font-size : 12px; --declaration
}
4.) CSS to control the style and layout of multiple web pages all at once.
5.) CSS is created and maintained through a group of people within W3C(World Wide Web Consortium) called the CSS working Group.
Complete HTML in One video :-
• Complete Basics of HTML in One Vide...
Playlist on HTML for begineers :-
• Html tutorial for beginners in hindi ...
How to Create Registration form or user login form in HTML :-
• How to create Registration form in HT...
Creating website why only use of HTML :-
• Creating a website by only use of HTM...
--------------------More about CSS------------------------
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.
Although most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media.
Along with HTML and JavaScript, CSS is a cornerstone technology used by most websites to create visually engaging web pages, user interfaces for web applications, and user interfaces for many mobile applications.
For any queries
Contact me on my Email:-
[email protected]
----------Thanks for watching--------------------------
My Channel Link :-
/ eazycodes
#eazycodes #background_image #background_size #background_repeat
▌● Don't Forget To Subscribe ● ▌ 😀
Disclaimer: This Video is Just for educational purpose and does not have any intention to mislead or violate Google and YouTube community guidelines and policy. I respect and follow the terms & condition of Google & YouTube.