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)