Мне нужна коробка на моей странице, как я прикрепляю.
Я просто добавляю заголовок и абзац для формулировки, но не знаю, как добавить такую дату.
<ion-content padding>
<div>
<div class='inline'>
<div class="div1" style="text-align: center;"><font style="text-align: center;font-size: 18px">14</font></div>
<div class="div2" style="text-align: center;"><font style="font-size: 17px; color: white">May</font></div>
</div>
<div class='inline'>
<div style="margin-left: 7px;">
<h3>Mobiles,Computers and Smartwatches</h3>
</div>
<div style="margin-left: 7px;">
<p>Mobile,computer and smart watches.Today, the computer and smartphones are connected and every slave is connected with both of these things, if we go back 10 years from today, the computer and smartphone in Pakistan did [...]</p>
</div>
</div>
</div>
</ion-content>