Please enable JavaScript.
Coggle requires JavaScript to display documents.
CUADIG211 - Coggle Diagram
CUADIG211
html
hyper text markup language
on all websites
html elements
headers
<h1>
lists li
ordered list ol
unordered list (bullet list) ul
paragraphs
<p> </p>
links
images
img
made up of an <opening tag>, contents and a </closing tag>
tags tell the computer to display
body tag
head
contains metadata
where the main content is coded
padding
space inside an element seperates inside from outer edge
<!DOCTYPE html> tells it its html
css
cascading style sheets
changes how the website is displayed
property
part of css which modifies an html element
float
aligns to the right or left
stylesheet
file which contains css info formatting a webpage
whitespace
indentation
tab makes it easy to read
blank area
line break
br
website
collection of webpages
syntax
arrangement of letters and symbols in a language
url
uniform resource location
web adress