You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
534 B
HTML

<div layout-fill layout="column" class="slide slide-13">
<div flex="10" layout="row" layout-align="center center">
<h2>Web 2.0: cons</h2>
</div>
<div flex="30">
</div>
<div style="text-align: center" flex="10" layout="row" layout-align="center center">
<ul>
<li>Signle Point of Failure</li>
<li>Poor UX compared to native GUI: page reload ...</li>
<li>Waste of bandwidth</li>
<li>Unused user hardware power</li>
</ul>
</div>
</div>