Site for Dev, a complete website for Web designers & developers, where they can learn about HTML, XHTML, CSS, Javascript codes etc.... Here they also find lots of Website Templates which includes Web, Joomla, Wordpress Templates, Photoshop Designs and also in this website people can get codes related to HTML, DHTML, CSS, DOM, Basic Javascript etc...

And also if anybody requires an eCommerce, Joomla, Wordpress, Dynamic, Static site, Content Management, Corporate branding or a simple brochure get in touch with us and take our assistance to build your business. Just have a chat with our experts or write your query/suggestion in Contact Us, to take the required service. Our expert services ensure your web site is successful. read more...
HTML & CSS Library
Web Templates
Javascript & jQuery
  • What is HTML?
      HTML is a language for describing web pages.
    • - HTML stands for Hyper Text Markup Language.
    • - HTML is not a programming language, it is a markup language.
    • - A markup language is a set of markup tags.
    • - HTML uses markup tags to describe web pages.
  • What is HTML tags?
      HTML markup tags are usually called HTML tags
    • - HTML tags are keywords surrounded by angle brackets like <html>.
    • - HTML tags normally come in pairs like <b> and </b>.
    • - The first tag in a pair is the start tag, the second tag is the end tag.
    • - Start and end tags are also called opening tags and closing tags.