In this second HTML document, let us put some style into our page. We will override the default values by defining our own style. Our
first HTML has no style, thus, using the default values of font, font size, background, etc. Our approach here is to embed the style into the HTML document. This approach is not recommended specially if you are working with multiple web pages. If the style are embedded in each page, it is tedious job to edit style in every page. Imagine the work you are going to do if you change the style of 100 pages. Cascading Style Sheet or CSS is highly recommended. We will go with CSS later in this tutorial. For the mean time, let us take a look on how to style HTML document with style definition embedded onpage.
Recent comments
1 day 13 hours ago
3 days 2 hours ago
1 week 1 day ago
2 weeks 2 days ago
2 weeks 6 days ago
2 weeks 6 days ago
3 weeks 18 hours ago
3 weeks 2 days ago
3 weeks 2 days ago
3 weeks 4 days ago