CSS
We use css to format our HTML page.
Cascading style sheet is full form of CSS.
we can insert css in 3 way to our HTML file
<style>
Add your css content here
</style>
We use css to format our HTML page.
Cascading style sheet is full form of CSS.
we can insert css in 3 way to our HTML file
<style>
Add your css content here
</style>
No comments:
Post a Comment