Maxie Code Academy 1

Maxie Code Academy 1 This is a web development Company, where we teach and design websites for individuals and company.

15/09/2023

Happy Coding weekend 😊

15/09/2023

CSS Introduction

CSS is the language we use to style a Web page.

What is CSS?

CSS stands for Cascading Style Sheets

CSS describes how HTML elements are to be displayed on screen, paper, or in other media

CSS saves a lot of work. It can control the layout of multiple web pages all at once

External stylesheets are stored in CSS files

Like HTML, CSS is not a programming language.
It's not a markup language either. CSS is a style sheet language.
CSS is what you use to selectively style HTML elements.
For example, this CSS selects paragraph text, setting the color to red:

p {
color: red;
}

To make the code work, we still need to apply this CSS (above) to your HTML document. Otherwise, the styling won't change the appearance of the HTML.

To be cont'd...

11/09/2023

May this new week bring you lots of blessings...

26/08/2023

Happy weekend!!
Hope you are coding☺️

04/08/2023

HTML is the standard markup language for creating Web pages.

What is HTML?

HTML stands for Hyper Text Markup Language

HTML is the standard markup language for creating Web pages

HTML describes the structure of a Web page

HTML consists of a series of elements

HTML elements tell the browser how to display the content

HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

Simple HTML Document

Example




Page Title



My First Heading
My first paragraph.




HTML Introduction

❮ PreviousNext ❯

HTML is the standard markup language for creating Web pages.

What is HTML?

HTML stands for Hyper Text Markup Language

HTML is the standard markup language for creating Web pages

HTML describes the structure of a Web page

HTML consists of a series of elements

HTML elements tell the browser how to display the content

HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

A Simple HTML Document

Example




Page Title



My First Heading
My first paragraph.




Example Explained

The declaration defines that this document is an HTML5 document

The element is the root element of an HTML page

The element contains meta information about the HTML page

The element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab)

The element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.

The element defines a large heading

The element defines a paragraph

29/06/2023

Coding can be fun!!

27/06/2023

Welcome to Maxie Code Academy

Address

No 37 Oba Street, Ogui Enugu
Enugu

Alerts

Be the first to know and let us send you an email when Maxie Code Academy 1 posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Maxie Code Academy 1:

Share