Is it possible to link markup language and a programming language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Is it possible to link markup language and a programming language?

I just joined Solo Family 2-3 hours ago to learn new languages .....I am wondering that what if we link two another languages....Is it possible...

10th Mar 2019, 1:38 PM
Harshal Gupta
Harshal Gupta - avatar
10 Answers
+ 8
... like using HTML with JS?
10th Mar 2019, 1:41 PM
Hatsy Rei
Hatsy Rei - avatar
+ 7
Christian Paez React.js is a JavaScript library 😁
12th Mar 2019, 12:06 AM
Vishnu
Vishnu - avatar
+ 5
Sure, Why not bro... Its possible to connect two languages Such as HTML and Java Script. We can add Java script in Our HTML Web page by just putting <script></script> tag... Good question By the way Hope this help you...😄
10th Mar 2019, 5:32 PM
Shourya
Shourya - avatar
+ 4
It is possible. For instance, you can link Javascript with a HTML document using: 1. the <script> tag if it's in the HTML document 2. you can also link using an external js file which you will include in the <head> section of the HTML document.
10th Mar 2019, 5:22 PM
KING
KING - avatar
+ 2
You can write web code on the SL code playground using html, JS and CSS.
11th Mar 2019, 12:49 PM
Sonic
Sonic - avatar
+ 2
You can use java and html or python and html or javascript and html to write android apps and scripts.
11th Mar 2019, 4:59 PM
Sydney Chako 🇿🇼
Sydney Chako 🇿🇼 - avatar
+ 1
Html and js Or react js
11th Mar 2019, 5:57 AM
Christian Paez
Christian Paez - avatar
+ 1
I think he's more referring to something like C++. I too am curious if that's possible. 🤔
12th Mar 2019, 12:08 AM
Daniel Cooper
Daniel Cooper - avatar
0
That's the whole point...
11th Mar 2019, 11:15 AM
Jake Serrano
Jake Serrano - avatar
0
How to new tab open in link
12th Mar 2019, 8:40 AM
mahedi ali
mahedi ali - avatar