Write the programing of Internal Style Sheet in CSS.need little lengthy program
Answers
Answered by
27
Explanation:
Internal CSS. The internal style sheet is used to add a unique style for a single document. It is defined in <head> section of the HTML page inside the <style> tag.
Similar questions