How to get external links websites? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to get external links websites?

That links are in the form of url example <script src="http://www.editey.com/file/12DE79VkKx1kGPy_QORDFb2H72BcgBxRr.js> how to make this (http://www.editey.com/file/12DE79VkKx1kGPy_QORDFb2H72BcgBxRr) link

31st May 2018, 12:05 PM
MAX
MAX - avatar
6 Answers
+ 4
U need to get the url link from google and use this tag <a href=""/>. paste inside the quotes.
31st May 2018, 1:02 PM
Random
Random - avatar
+ 2
If you want to make link, use this: <a href="your URL"> edit:oh thx for upvoting me!
31st May 2018, 12:27 PM
PReiZ
PReiZ - avatar
+ 2
how to make our codes into url?
31st May 2018, 12:35 PM
MAX
MAX - avatar
+ 2
how to make our coding into this type of links Maybe do you want like this? (https://code.sololearn.com/WhUTq0mSyCPW/?ref=app)
31st May 2018, 12:38 PM
MAX
MAX - avatar
+ 1
just insert your link in 'your url'
31st May 2018, 12:36 PM
PReiZ
PReiZ - avatar
+ 1
? oh what do u mean
31st May 2018, 12:37 PM
PReiZ
PReiZ - avatar