Posts

Posts from this site

HTML HTML stands for Hyper Text Markup Language . This is to create webpages for your website. It lets you create pages that can read on the web, and inform web browsers that how web pages is to be displayed.  Importance or advantages of HTML- It is easy to learn.  It is compatible with any platform (Macintosh, Windows, Linux, etc.) It can be used to display any kind of documents on the web or host computer, which can be present anywhere in the world. It is considered the most powerful tool for Web designing. A web search engine With the advantages it has some limitations also. Let's know some of the limitations of HTML. Limitations of HTML- It is not a software programming language and has to depend on scripting languages for this. Users cannot define their own tags as HTML uses fixed, predefined tags that specify formatting and instruct the browser how to display the text, images etc., included in the text. Now, let's  ...
Recent posts