0
I’m developing a work for the college and to present I made a simple html page.
The page has a div with the tag code, where I play a json file with more than a thousand lines.
I would like to create a modal that occupies the entire screen and inside the content of the tag code. It would be like expanding to a better view.
Pq does not use a Bootstrap modal for example?
– LeAndrade
Here on the site you have several modal templates, some with pure js jquery and some up to 100% with CSS, just go search better than you find
– hugocsl
See if this serves http://kithomepage.com/sos/modal-resize.htm#normalModal
– user60252
Here’s a modal with only css https://answall.com/questions/269780/n%C3%A3o-can-create-a-modal-com-html/269796#269796
– hugocsl
I have little knowledge with HTML, tried and none worked. Still thanks for the help
– V. Gianvechio
@Leandrade pq I am using another css and the bootstrap will change all the style
– V. Gianvechio