<span>Offline files are stored in [systemdrive]:\windows\csc folder by default</span>
Answer:
See attached file for detailed code.
Explanation:
See attached file.
Answer:
Image tag or <img> tag
Explanation:
HTML refers to Hypertext Markup language. In this, we can be designed our documents by applying the font, color, image i.e to presented in the web browser. It is used for creating the webpages
Since in the question, Ted has approx 20 pictures for the post having caption and wants to display the picture so he needs to use the image tag or <img> for displaying the pictures. This tag is used for linking the images for the web pages you have created
By giving wrong answers or cheating I guess
Answer:Attributes, Methods
Explanation: According to the object-oriented programming, attribute serves as the purpose for defining the an elements features and functioning.It is usually in the form of collection of objects and also known as object's member variable.
Method in the OOP's concept is defined as technique that works on the object that consist of some data and certain features.It also clarifies about the usage or utilization of that data message according to their behavior.