HTML & Web Development Flashcards
(4 cards)
1
Q
What does HTML stand for?
A
Hypertext Markup Language
2
Q
What does HTML describe?
A
- what information appears on a webpage
- how it appears on the page (formatting)
- any links to other pages or sites
3
Q
Where can HTML be written?
A
HTML can be written using specialist software, or in a simple text editor like Notepad.
4
Q
What is the one thing that makes a HTML a website and not just a set of code?
A
The file extension .html.