Software engineering Flashcards
the combination of an opening tag, some content, and a closing tag
element
<p>sample text</p>
would create a paragraph element. An element is the combination of an opening tag, some content, and a closing tag.
the markup identifiers used to create HTML elements.
tags
HTML stands for…
HTML (Hypertext Markup Language)
it is used to provide meaning to content on a web page, telling the browser how to interpret it.
HTML (Hypertext Markup Language)
it refers to text that links to other text
Hypertext
term coined by American philosopher and information technology pioneer Ted Nelson in the 1960s.
refers to the use of a set of symbols or code that tell the browser how to arrange and display text and information.
Markup
نشانه گذاری
the process or result of correcting text in preparation for
refers to the fact that the markup can be used to expressively represent information and concepts.
language
Computers would view this simply as “plain text”, a random collection of characters. Therefore, the computer needs to be told what the information means. In order to do so, we need to use “……………..” to provide the additional context.
markup