Seeking guidance on how to achieve the following tasks in a simple manner as my understanding of HTML, Bootstrap, and CSS is basic:
'When radio button #1, radio button #4, and button #2 are clicked, upon submission display modal 1 with an image at a specific part of the page.'
'If radio button #1, radio button #2, and button #7 are clicked, upon submission show modal 23 with an image at a designated spot on the page.'
I believe this can be accomplished utilizing Bootstrap but I am struggling to implement it. Any tips or advice on how to proceed would be greatly appreciated.