Our Technology | Free Projects1

HTML - Programming Language

    • HTML stands for Standard Markup Language for webpages. 

    â€¢ With the help of HTML we can own website.

    â€¢ HTML is a easy language so we can learn it easily.

    â€¢ HTML describes the structures of a webpage.

    â€¢ HTML elements tells the browser that how to display your output or content.



CSS - Programming Language

    â€¢ CSS stands for Cascading Style Sheets
    â€¢ CSS allows us to apply styles to web pages means it describes how HTML elements are to be display on screen and browser.
    â€¢ CSS saves a lot of work. It can control the layout of the multiple webpages.
    â€¢ We can write CSS in three ways- 
        â€¢ Inline CSS
        â€¢ Internal CSS
        â€¢ External CSS
    â€¢ If we use external CSS then we need to store it in a external file with .CSS extension.




JavaScript - Programming Language

    â€¢ JavaScript is a word most popular programming language.
    â€¢ JavaScript programming language is used in web development.
    â€¢ JavaScript is a easy programming language. we can learn it easily.
    â€¢ JavaScript can change HTML content, HTML attributes and also can change HTML style (CSS).
    â€¢ With the help of JavaScript, We can hide and show HTML elements.


Post a Comment

0Comments

Please do not enter any spam link in the comment box.

Post a Comment (0)