Posts

Showing posts with the label CSS

How to write welcome in bold and italics in HTML?

How to write welcome in bold and italics in HTML? How to write welcome in bold and italics in HTML? Welcome BOLD : Welcome ITALIC : Welcome

what is CSS and uses in html in hindi

Image
what is CSS and uses in html in hindi Hello Friends , Aaj hum CSS kya hota hai and kyo use karte hai web designing me janne wale hai. to chaliye age badte hai. 1.What is CSS ? ➜ CSS  ka full form cascading style sheet hota hai.   ➜CSS - iska full form cascading style sheet hota hai.   ➜ CSS se hum apne webpages ko design kar sakte hai. ➜ CSS se webpages par color , font , fontsize font color text styling display size etc. set kar sakte hai. ➜ CSS yad rahe css HTML ke under likha jata hai style tag ka use karke ya fir styleName.css name se  file bana kar code likha jata hai. 2. Uses CSS ➜CSS ka use hum Two type se kar sakte hai:   a) First HTML ke ander style tag ka use karke <style>CSS code</style>      b) Second New file create karke html ke sath link karte hai. age example se samjh aa jayega or achhe se. ➜CSS ka use complete hum HTML ke sath Apne webpage ko design karne ke liye karte hai...