Positioning In CSS

  Positioning In CSS The positioning is used to position various elements, text and images on the web page.CSS gives control positioning to ...
Read More

Web Hosting

  Web Hosting   In order to publish a website online, you need a Web host. The Web host stores all the pages of your website and makes them ...
Read More

Inline Frame in HTML5 or Floating Frame

  INLINE FRAME IN HTML5 or Floating Frame We can use <iframe> tag to insert frame to a webpage. It is called inline or floating fram...
Read More

IMAGE MAP in HTML 5

  IMAGE MAP in HTML 5 When we want to create multiple hyperlinks, an image map is used in HTML5. An image with multiple hyperlinks is call...
Read More