About Lesson
Internal CSS:-
Internal CSS लिखने के लिए हमें style टैग को create करना पड़ता है, क्योंकि बिना style टैग के internal CSS नहीं लिख सकतेहै। हमें style टैग को head टैग के अंदर लिखना होता है।
Internal CSS:-
To write internal CSS, we have to create style tag, because without style tag we cannot write internal CSS. We have to write the style tag inside the head tag.