Hello!
my first post!
head scratcher for me...
i am looking to make 2 links placed side by side, centered and able to adjust font-size, font-family etc... to style it
also the responsive media queries
i tried everything i could think of
kindly pass on the code and i will tweak it as needed
my first post!
head scratcher for me...
i am looking to make 2 links placed side by side, centered and able to adjust font-size, font-family etc... to style it
also the responsive media queries
i tried everything i could think of
Code:
<div class="twopdfs">
<a href="PDF/Nearby Places of Interest.pdf">Nearby Places of Interest</a>
<a href="PDF/Botanic Garden Travellers Calender of Events.pdf">Events & Programs</a>
</div>
kindly pass on the code and i will tweak it as needed