CSS(Cascading Style Sheets)
Jul 6, 2023 · 1 min read · css or Cascading Style Sheets use for style the html page .we can say it is a beauty of the html . we use css for style the html document and beautify the content .we can link css in different way. 1.Inline Css 2.Internal Css 3.External Css In inlin...
Join discussion