Want to make creations as awesome as this one?

More creations to inspire you

Transcript

JS

JavaScript

CSS

Cascading Style Sheets

HTML

Hypertext Markup Language

This video breaks down some of the most common terms you will hear when you start working on the web.

Decoding Jargon

You will need to put these skills to practice, but this is a good video to get you started on your path to learning web design.

Web Design Basics

In coding, computer programmers use a variety of phrases to refer to parts of their projects and the processes they use. Coding terminology is a way to understand how to develop websites and programs.

Why should you care about coding jargon?

It is the part of web development that develops and creates the website's frontend elements or features immediately visible and available to the end-user or client.

01

02

What is Frontend Development?

Info

Info

Frontend Coding and Jargon

Common Frontend Terms

Click here for more details.

Click here for more details.

Click here for more details.

+

+

+

Use this space to add awesome interactivity. Include text, images, videos, tables, PDFs... even interactive questions! Premium tip: if you want to gather information on how your audience interacts, remember to enable user tracking in the Analytics preferences. Let the communication flow!

Provide context to your topic with a subtitle

A brilliant title

X

Did you know? We retain 42% more information when the content has movement. It may be the most effective resource for capturing your audience’s attention.

Did you know? In Genially you’ll find more than 1,000 templates that are all ready for you to enter your content and customize, and that will help you tell your stories.

Did you know? Windows allow you to add more extensive content. You can enrich your genially by including PDFs, videos, text ... The window content will appear when you click on the interactive element.

Multimedia content is essential to achieve a WOW effect in your creations. Including background music, audio, or sound effects here... It always adds something extra!

Here you can put a highlighted title

X

  • Characteristics
    • Tags and Elements
    • Hyperlinks
    • Forms and Input Handling

HyperText Markup Language (HTML)

HTML, which stands for HyperText Markup Language, is the standard markup language used for creating web pages and applications on the internet. It defines the structure and layout of web content, allowing browsers to interpret and display information correctly. HTML uses tags to mark up elements such as headings, paragraphs, images, links, and more.

  • Characteristics
    • CSS is used to turn a document into a format that audiences can understand.
    • CSS saves time, has easy maintenance, and offers selectors, text effects, and layouts.

CSS (Cascading Style Sheets)

Although CSS is a style sheet, it is also considered as the top Front end Language. CSS, or Cascading Style Sheets, is a design language that simplifies making web pages presentable. Selectors are used to pick elements and apply styles to them.

  • Characteristics
    • Excellent speed, cross-browser interoperability
    • Event Handling
    • Enhanced User Experiences

JavaScript

JavaScript's primary purpose is to enhance a user's interaction with a web page. In other words, you can utilize this programming language to improve the vibrancy and engagement of your website.