When writing a blog using Word 2013, can you include any pictures or video clips with the blog? If yes, how are they stored?
What will be an ideal response?
You can include pictures, but not video clips, with your blog. Even though they display with the blog post, the pictures are stored in a file separate from the blog text. The file that stores the blog text includes a link to the path where the picture is stored. Your image could be stored at a space provided by your blog service provider or at a completely different service provider.
You might also like to view...
Java technology is used for many Web and Internet applications, and it integrates well with browsers that can run Java applets with audio, video, and animation directly in a Web page.
Answer the following statement true (T) or false (F)
The deque class push operation can be created using the deque class's ____ method.
A. push_front() B. pop_front() C. back() D. pop_back()