Html – How to Control Font Size in Table for Mobile View
I am trying to control font size of the text inside the 1x3 table for mobile view only. Yes, I included: <meta name = "viewport" content = "width=device-width, initial-scale=1.0"> <table width="700" align="center"> <tr> <td><b><a href= "ListOfGenreLists.html" style="font-size: 40pt; color: #4B0082;…