Css – Hide image if another one is opened, vice versa
I'm have code for 2 images (Image1, Image2) that both open if 2 other images are clicked, with onclick and a java part at the end, like so: <table style="whatever"> <tbody> <tr style="whatever""> <td><a href="link to game1 when the image…