HTML
9
Вклад в тег
<a href="sms:">Launch Messages App</a>
<a href="sms:1-408-555-1212">New SMS Message</a>
<div class="container" style="width: 600px;">
<div class="left" style="float: left; width: 60px; height: 100px; background: green"></div>
<div class="right" style="float: left; background: red; width: 540px;">
<p>Some Text Some TextSome TextSome TextSome TextSome TextSome TextSome TextSome TextSome TextSome Text</p>
</div>
</div>