mardi 20 novembre 2018

How to display variable data in verticaly in Laravel 5.6?

using Laravel 5.6 and in my application I have div box to show variable data. currently it is displaying horizontaly like this, div tag data showing

and this is My div tag,

<div style="border-style: solid; color: black; ">
                            <img src="/images/" height="150" width="250"></a>
                         
                            
                          
                          </div>

but I need showing this data as vertically in this div tag. how can I do this?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire