Maxie Code Academy 1
This is a web development Company, where we teach and design websites for individuals and company.
Happy Coding weekend 😊
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...
May this new week bring you lots of blessings...
Happy weekend!!
Hope you are coding☺️
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
Coding can be fun!!
Welcome to Maxie Code Academy
Click here to claim your Sponsored Listing.
Category
Contact the business
Address
Enugu