![]() |
![]() |
![]() |
![]() |
|---|
|
Lesson 1 Lesson 2 Lesson 3 Lesson 4 Lesson 5 Lesson 6 Lesson 7 Lesson 8 Lesson 9 Lesson 10 EXERCISES Exercise 1 Exercise 2 Exercise 3 Exercise 4 Exercise 5 Exercise 6 Exercise 7 Exercise 8 Exercise 9 Exercise 10 |
-A plug-in is a small computer program that extends the standard functionality of the browser. -Plug-ins can be added to HTML pages using the <object> tag or the <embed> tag. -These tags define containers for resources (normally non-HTML resources), which, depending on the type, will either be displayed by the browsers, or by an external plug-in. -The <embed> tag defines a container for external (non-HTML) content. -The <object> tag can also define a container for external (non-HTML) content.
|