⟩ What is the word wrap/word wrapping in CSS3?
To Allow long words to be able to break and wrap onto the next line in css3 we used word-wrap property like below class
.wordwrappcds{word-wrap:break-word;}
To Allow long words to be able to break and wrap onto the next line in css3 we used word-wrap property like below class
.wordwrappcds{word-wrap:break-word;}
What other advantages does HTML5 have?
WHAT IS THE DIFFERENCE BETWEEN HTML5 APPLICATION CACHE AND REGULATE HTML BROWSER CACHE?
WHAT IS HTML5?
GIVE AN EXAMPLE OF NEW ELEMENTS IN HTML5 TO SUPPORT MULTIMEDIA AND GRAPHICS?
Explain WHAT OTHER ADVANTAGES DOES HTML5 HAVE?
HOW DO YOU PLAY A VIDEO USING HTML5?
WHAT ARE THE DIFFERENT TYPES OF STORAGE IN HTML5?
HOW DO YOU PLAY A AUDIO USING HTML5?
What is the difference between HTMl5 Application cache and regular HTML browser cache?
Tell me What purpose does HTML5 serve?