Web Design with Client Side Scripting [MOD2] Flashcards
Review
They are hidden keywords (surrounded by angle brackets) within a web page that define how your web browser must format and display the content.
HTML Tags
What are the two types of tags?
Container and Empty Tags
It’s an individual components of an HTML document or web page consisting of tags and text.
HTML Elements
These are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want.
HTML Attributes
These are page data tags that lie between the open and closing head tags in the HTML code of a document.
Meta Tags
This allows you to decide where the text will break on a line or continue to the end of the window.
Line Break
It plays a vital role in design and when we talk about communication in web design context.
Web Typography
To modify the look of the texts, there are several text formatting tags in the HTML that everyone can use.
Text Formatting Tags
These are addresses of a computer or the address of a document or file to be included in the webpage.
Paths
What are the different type of paths?
Relative and Absolute Paths
It specifies a location that is relative to the current location of the file containing the link.
Relative Path
It specifies the location through the complete path of the document.
Absolute Path
It is a reference to data that points to a whole document or to a specific element within a document.
Hyperlinks
What are the major types of hyperlink?
Internal, Local and External Links
It is an image can communicate instantly, as our brain can interpret them much quicker than text.
Webpage Image