Affiliate Question

gemmk1

Member
Registered
Joined
Sep 15, 2019
Messages
19
Points
13

Reputation:

So i know this will sound a stupid question to some people but i really struggle with coding
What would i need to do to say add another 5 affiliates to this with a space between each one please?

Code:
<html>
<head>
</head>
<body>
  <marquee behavior="scroll" direction="left"
           onmouseover="this.stop();"
           onmouseout="this.start();"><a href="https://tiggerlicious.com” title=“tiggerlicious,com - Chattiest Place around” target="_blank"><img src="/Style/tiggericon.gif" border="0" alt=“tiggerlicious.com - Your Hub To Great things!” /></a>
</html></marquee>
</body>
</html>

Also i want to do a sidebar with affiliate buttons but one that don't move,How do i make a sidebar one please using xenforo latest
 

gemmk1

Member
Registered
Joined
Sep 15, 2019
Messages
19
Points
13

Reputation:

Is anyone able to help at all please as pulling my hair out atm lol
 
Top