Welcome to Microsoft Learn

Learn to build and experiment with JavaScript and CSS.

Introduction to JavaScript

JavaScript is a programming language that makes websites interactive. It allows you to respond to user actions like clicks and typing.

We'll cover the basics of JavaScript, including variables, data types, and basic operations.

CSS Basics

CSS (Cascading Style Sheets) controls the presentation of your web page. We'll use it to style elements like colors, fonts, and layout.

It makes your page visually appealing and consistent.

Content - A Simple Example

Let's create a simple

heading and a

paragraph

.

This demonstrates how to style elements with CSS.

A basic button

Footer

Copyright 2024