how to make the affialate banners responsive for 10hosting?

Status
Not open for further replies.

vintage7

Member
Messages
48
Reaction score
0
Points
6
here's the code to make x10hosting banner(s) responsive

<a href="your affialate link here" target="_blank"><img style="border:0px" src="https://affiliates.x10hosting.com/media/banners/728x90.jpg" class="img-fluid" alt="Responsive image" width="728" height="90"</a>

here's a live link http://everybodylovesnut.com (a page I'm working on using bootstrap) banner is at the end.

http://everybodylovesnut.com/test/videosharknexors2.html ( another page I'm working on using advanced css and sass still working on the mobile first part. I didn't write the media queries yet. Looks good on a desktop

Here's a tip I use google extension Emmet Re:View browser extension for displaying responsive web-pages in a side-by-side views to quickly test how it looks at different resolutions and devices

http://re-view.emmet.io
 
Status
Not open for further replies.
Top