/    Sign up×
Community /Pin to ProfileBookmark

ok i want to know if there is anyway to make a link not be written out for exp: the link is [url]www.webdeveloper.com[/url] but with the codes its to much to put it were i need it to go…. so can i make the link and code somewere else so that the code i put on my page is short so itll fit and i dont want the link to open another tab i want it to go from the page its on to the link and i dont want it underlined if you get what im saying please help thank you

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@ohlaphNov 06.2006 — I'm not sure I understand the question. is www.webdeveloper.com too long? or the code alone too long? If the actual text that is displayed on the screen too long, then just drop the drop the www. and the .com and leave it linked. For example:

<a href="http://www.webdeveloper.com ">www.webdeveloper.com</a> is what you have now (i'm guessing). Change it to:

<a href="http://www.webdeveloper.com ">webdeveloper</a> and you still have your link.

I'm not sure if the code can be too long, but if it is, I have no clue how to adjust that! Hope that helped.
Copy linkTweet thisAlerts:
@randy2424authorNov 07.2006 — its the code thats to long
Copy linkTweet thisAlerts:
@Tweak4Nov 07.2006 — I think you're going to have to provide a little more detail- like [i]why[/i] its too long? There aren't a whole lot of ways to shorten code, but if you supply some specifics, someone might be able to come up with some sort of solution.
×

Success!

Help @randy2424 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...