I'm trying to build my affiliate link, but I'm having the following problem. I can't get the beginning a to join the line beginning href. Every time I enter a space after the a the line beginning href is sent below. any ideas? I think the link works as is, but I would like the code to appear all together. thanks
That's just how the page puts them. It sees the next line as one long word, since there are no spaces in the href=.... part so it jumps to the next line.