A websites Foundation

February 23, 2022| LEAVE A COMMENT| QuanSardia Gist

#Marketing, #Coding, #HTML, #CSS,#JS

When building a website you have to first learn about the foundation of the website.To build a website you have to become familiar, with HTML ,CSS , as well as JavaScript. These three things are what holds, a website together and defines things. Such as defining the structures that make animated images.

  1. HTML

Hypertext Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages.

2. CSS

Cascading Style Sheets is a style sheet language used for describing the presentation of a document written in a markup language such as HTML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript

3. JavaScript

an object-oriented computer programming language commonly used to create interactive effects within web browsers

Leave a Reply

Your email address will not be published. Required fields are marked *