Skip to main content

What Is The Difference Between HTML and CSS?

If you’re thinking of building a website it’s likely you’ve heard the terms “HTML” and “CSS,” but may be wondering how they’re different. They go hand-in-hand in building a webpage, but each serve a very unique purpose.

HTML:  Hypertext Markup Language is the standard and most basic language in use to create web pages. It has a very simple code structure that makes it extremely easy to pick-up and learn compared to any other language. CSS or Cascading Style Sheets is a style sheet language that can be applied to any XML document. Its purpose is to simplify the styling of certain elements so that the written code would be a lot easier to read.


CSS:  CSS was developed to simplify the code in much bigger pages. This doesn’t mean that CSS cannot be used in simpler and less complex pages. CSS can still be beneficial for small pages but the benefits are more apparent as the size of the page grows. CSS does this by creating custom tags that defines the proper font, size, color, margin, and even the background. These custom tags can then be used just like normal HTML keywords like Font and Bold; but instead if just changing one aspect, it changes every aspect to conform to the tag definition. The end result of all this is that you would only need to use one tag to achieve a specific look, and you can use that tag over and over again in your pages. You are also not limited to a single tag, you can create as many as you need to fully stylize your pages.


In 1989, Tim Berners-Lee invented the Web with HTML as its publishing language. HTML (Hyper Text Markup Language) was created to help programmers describe the content on a website like <this is a heading>, <this is a paragraph>. HTML uses tags to help you add paragraphs, headers, pictures, bullets and other pieces of structure. Just like you would write something on a word document, HTML helps you write something on a website. 



CSS was first proposed by Hakom Lie and co-created by Bert Bos around 1996. Created to compliment HTML, CSS (Cascading Style Sheets) is what makes a website look and feel amazing. Presentation and ease of use have been some of the qualities CSS has brought to web development. It is more involved with changing a websites style rather than its content. Kind of like changing the font size, font color and positioning on a word document. CSS is in charge of the way the content looks on a page and what else goes on it to compliment that content.  


For more Query, please visit : http://www.osglsofttech.com 
Call : +91-8650030309, 8650030308, info@osglsofttech.com

Comments

Popular posts from this blog

Why use an Inventory Management System?

Inventory management   software is a computer-based   system  for tracking   inventory  levels, orders, sales and deliveries. It can also be   used  in the manufacturing industry to create a work order, bill of materials and other production-related documents. Inventory  control is also  important  to maintaining the right balance of stock in your warehouses. You don't want to lose a sale because you didn't have enough  inventory  to fill an order. ... Too much  inventory  can trigger profit losses––whether a product expires, gets damaged, or goes out of season. ·          Real-Time Inventory by Category & Location Real time inventory provides comprehensive information’s in a format you currently use within a minute of the physical audit to be completed.   Real-Time Inventory   Control Software package allows you to manage all aspects of you...

मां को पसंद हैं ये 9 भोग, जानेंं नवरात्रि के किस दिन क्या चढ़ाएं...

नवरात्रि पर देवी पूजन और नौ दिन के व्रत का बहुत महत्व है. मांदुर्गा के नौ रूपों की अाराधना का पावन पर्व शुरू हो चुका है. इन नौ दिनों मेंव्रत रखने वालों के लिए कुछ नियम होते हैं साथ ही इन नौ दिनों में मां दुर्गा के नौ स्वरूपों कोउनका पसंदीदा भोग चढ़ाकर मां का आशीर्वाद भी पाया जासकता है.आइए जानें, नौ तिथि और नौदेवियों को किस दिन क्या भोग चढ़ाएं... 1. मां शैलपुत्रीमां शैलपुत्री को सफेद चीजों का भोग लगाया जाता है और अगर यह गाय के घी में बनी हों तो व्यक्ति को   रोगों से मुक्ति   मिलती है और हर तरह की बीमारी दूर होती है. 2. मां ब्रह्मचारिणी मां ब्रह्मचारिणी को मिश्री , चीनी और पंचामृत का भेग लगाया जाता है. इन्हीं चीजों का दान करने से लंबी आयु का सौभाग्य भी पाया जा सकता है. 3. मां चंद्रघंटा मां चंद्रघंटा को दूध और उससे बनी चीजों का भोग लगाएं और और इसी का दान भी करें. ऐसा करने से मां खुश होती हैं और सभी दुखों का नाश करती हैं. 4. मां कुष्मांडा मां कुष्मांडा को मालपुए का भोग लगाएं. इसके बाद प्रसाद को किसी   ब्राह्मण को ...

With hundreds of programming languages already in existence, why invest the considerable effort in creating a new one?

For developers of three newfangled open source languages -- Coconut, Crystal, and Oden -- the answer is simply that, in programming, there are always new niches to fill and new needs to be met.  Recently, however, many programmers have begun experimenting with more tailored programming languages, which are designed for more specific purposes and intended to extend these existing and well-known languages. •  Crystal: Bringing existing languages’ features into focus Crystal’s main developer Ary Borenszweig not only acknowledges the wealth of programming languages already in existence, he builds on their best features. Crystal is a language that almost serves as a consolidator. It has been designed to bring together the best features of numerous other languages, thereby intending to bring the “best of the best” into a single design. Some of the features of Crystal include static type-checking, which facilitates rapid design. Automatic memory management and native compi...