Computer Applications
Karan has recently started working as a content writer. Suggest the steps he can take to avoid plagiarism.
Answer
The steps Karan can take to avoid plagiarism are:
- Karan must specify the sources which he referred to while writing the content that will inform the readers about the basis of his ideas and the extent of his research.
- Karan should refer to several sources, understand the concept, and then pen down his understanding of the topic.
- Karan must use quotation marks around all the quoted words to avoid plagiarism.
Related Questions
Write the equivalent inline CSS for the following:
a.
<body bgcolor="blue">b.
<p style="color:blue;">Example</p>a. Write an external CSS code snippet to set the colour of the web page as pink.
b. Write an inline CSS code to set the Font size for a paragraph as 15.
Write the HTML code to design the web page as shown below, considering the specifications that follow. You can write the code for any four specifications out of the given five.

Specification 1: Heading of the web page should be "Project Tiger". The links in the page should be green, active links should be pink, and visited links should be orange.
Specification 2: The image "tiger.jpg" is to be inserted below the heading.
Specification 3: The table consists of 6 rows and 2 columns and has border size as 2.
Specification 4: The column heading "Success of the Project Tiger Mission" occupies two columns.
Specification 5: In the last line, "Join the mission!" should be a link to the website "projectiger.com".
Write the HTML code to design the web page as shown below, considering the specifications that follow. You can write the code for any four specifications out of the given five.

Specification 1: The heading "Types of Artificial Intelligence" should be a third level heading and the background colour of the page should be aqua.
Specification 2: The page should consist of a list and data as shown in the image.
Specification 3: A video "AItypes.mp4" should be embedded below the list.
Specification 4: The video should have controls to enable the user to play it, manage the volume, etc.
Specification 5: The last line "Click the play button to view more information about Artificial Intelligence" should be inserted as a paragraph.