Computer Science, asked by freyasnavjote, 10 months ago

how is slide show view of a presentation different from slide sorter view? explain in detail?

Answers

Answered by AkshatZayn
4

</p><p>&lt;head&gt;</p><p>&lt;style type="text/css"&gt;</p><p>.table th{ font-size: 12px;</p><p>text-align: center;}</p><p>.table td{ font-size: 10px;</p><p>text-align: center;</p><p>padding: 12px 5px;</p><p>font-family: Times New Roman;}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;table class="table" border="1px" cellspacing="0px"&gt;</p><p>&lt;tr&gt;&lt;th&gt;Slide Show View&lt;/th&gt;</p><p>&lt;th&gt;Slide Sorter View&lt;/th&gt;&lt;/tr&gt;</p><p></p><p>&lt;tr&gt;&lt;td&gt;You can only view all the slides in a presentation order&lt;/td&gt;</p><p>&lt;td&gt;You use the Slide Sorter view to reorganize, insert, delete and copy the presentation slides&lt;/td&gt;&lt;/tr&gt;</p><p></p><p>&lt;tr&gt;&lt;td&gt;You cannot add animation here&lt;/td&gt;</p><p>&lt;td&gt;You can also add and preview slide transition animation here, as well. &lt;/td&gt;&lt;/tr&gt;</p><p></p><p>&lt;/table&gt;</p><p>&lt;/body&gt;</p><p>

Similar questions