This lesson caused frustration due to the fact that some of the HTML were really space sensitive, so if there was one space to many it can be messed up. But then after sorting out any errors the HTML is built up of letters and signs such as which would make the text bold, or which would put the text into italics.
Element- are indicators to the web browser on how the document should be read/ understand
Tags- these are little bits of code that can alter the text somehow e.g. bold
Formatting- is the format in which the text is put such as;
This is subscript and superscript
, which means that part of the text is lowered.Attributes-these provide extra information about the elements, and these generally come in a name/value partnership.
Links- are something that can be embedded into the text that the HTML builds up and can allow movement to another site that is linked.
Frames- these allow you to display more than one Web page in the same browser window.
Tables- Allow information to be presented in a table and these tables will have to be built up in the HTML cell by cell with formatting as well as information.
No comments:
Post a Comment