Nested HTML Elements
21 Introduction All the examples we have discussed in our previous article had one tag. Now, let’s assume, you have a requirement to show some texts of a sentence in bold and others as simple text. This can be achieved using nested html elements. This can be easily understood by given example: Example: In this […]