HTML Elements as we have seen in previous posts are the core building
block of a Web Page. Whatever you want to do, whatever type and kind of
Web Page you want to build; it is always the HML Element/Tag that
controls the display of the content.
There are different types of elements/tags and every one has its own purpose. So know a bit of elements/tags and now we want to add something in the basic functionality of the element/tag that it is already performing. HTML elements are not close-ended, that is you are not restricted to their basic functionality, you can always add up a lot to them. To do so the option given to us is attributes.
There are different types of elements/tags and every one has its own purpose. So know a bit of elements/tags and now we want to add something in the basic functionality of the element/tag that it is already performing. HTML elements are not close-ended, that is you are not restricted to their basic functionality, you can always add up a lot to them. To do so the option given to us is attributes.
No comments:
Post a Comment