null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
36103267
HTML
Description
A Beginner's Guide To HTML
No tags specified
html
coding
css
resorces
for starters
for novices
novices
starters
coding
7th grade
Mind Map by
Mr.Everything Sean , Siddhu and Jack
, updated more than 1 year ago
More
Less
Created by
Mr.Everything Sean , Siddhu and Jack
over 2 years ago
1
0
0
Resource summary
HTML
Basic Commands
<p>
This command is used in a regular paragraph. Example: <p>The dog was very cute</p>
<h1>
Mostly used in a title or heading. Example: <h1>All About Dogs</h1>
<body>
You put the bulk of the text inside of here Example: <body><h1>All About Dogs</h1><p>Dogs are very cute</p></body>
CSS Advanced Commands
radial-gradient
Makes A Radial Gradient. Example: radial- gradient(circle, SkyBlue, SkyBlue 50%, LightCyan 50%, SkyBlue);
background-size
Sets the background size. Example: background-size: 8px 8px;
font-family
Sets the font family. Example: font-family:sans-serif;
CSS Basic Commands
color
Used to set a font color. Example: color: black;
font-weight
Used to set the boldness of the font. Example: font-weight: bold;
background-color
Used to set the background colour. Example: background-color: thistle;
Advanced Commands
<br>
Used instead of an enter key
<li>
Used to make a list. Example: <ul> <li>Dogs</li><li>Cats</li><li>Birds</li> </ul>
<link>
Used to link another page of HTML or CSS. Example: <link type="text/css" rel="stylesheet"href="Main-Stylesheet.css"/>
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Web Designing & Development Full Tutorial
Nandkishor Dhekane
Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar
front end developer test
joni jiniani
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Intro to HTML
Balikkoftesi
Front-End Web Development
Chanthy Ngin
HTML + CSS
Justina Sadikova
OpenSource Programming
Faheem Ahmed
BGE HTML + CSS
Ian Simpson
HTML Basics
Priyam Soni
Browse Library