ICT - L3-L4 Flashcards
(41 cards)
(i)meaning of html
hypertext markup language
the most widely used language for creating web pages
html
the link available on a web page
hypertext
(h) father of world wide web
Tim Berners-Lee
Describe Tim berners-lee
father of www, created html in late 1991
1995 html
html 2.0 html 3.0
197 html
html 3.2 html 4.0
1997, w3c
html 3.2, world wide web consortium
1999 html
html 4.01
2014 html
html5
2016 html
html5.1
2017 html
html5.2
default text editor for windows
notepad
a free source code editor
notepad++
enumerate all parts of notepad
title bar, tab bar, line number, text area, status bar, menu bar, toolbar
enumerate all basic commands
open a file
save a file
close a file
exit notepad ++
a convenient tool used to save all files
save as
a docu format that tells a computer how to display a web page
HTML
file name extension of an HTML
htm/html
not an html tag but an instruction the web browser
<!DOCTYPE>
contains the header info about the docu
<head> </head>
elements
html
head
body
building blocks of web page
elements
two tags that make up an element
opening/start tag
closing/end tag