Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
If I'm using a phone to code, how to do I get picture/audio/video files to appear on the output when using html?
html
2 голосов
2 ответов
13th Mar 2017, 1:04 AM
underestimate
A website maker told me that he doesn't use HTML and CSS to make site rather he uses CMSs. What is the essence of css and HTML?
web
1 голос
3 ответов
19th Oct 2020, 8:05 PM
INERTIA
How do I insert img in my project using html? Am using the mobile version of sololearn I don't know if you have experience .
html
img
0 голосов
2 ответов
24th Apr 2022, 6:43 PM
Ayoub
I've just found PyPy.js: could we use it to run python in web codes and then use it to change html?
graphics
html
javascript
pypy
pypy.js
python
1 голос
1 ответ
12th Oct 2018, 3:19 PM
Daniele Bonomi
#Dear friends i am civil engineer and also student of software engineering how can i linked c++ with CSS,JS and HTML?
c++
css3
html
javascript
1 голос
1 ответ
21st Apr 2019, 1:44 PM
Atsbeha Kalayu
Hey guys, hoe can i make a title for the code in html? Already inserted the title tag but it only shows the body
<title>
0 голосов
2 ответов
7th Sep 2021, 3:12 PM
Simon Mulatu
Where and how do I actually use <div> in html? If I use two tables, how to identify the second table using css?
code
codeplayground
html
html5
1 голос
2 ответов
28th Nov 2018, 11:55 AM
Sumaya
How To Allow Playing Of Music When We Touches The Image In HTML? How To Play Sound When We Touch The Image It Would Be Better
audio
html
images
1 голос
2 ответов
14th Sep 2020, 6:05 AM
prince Sharma
Can i open challenge you guys in HTML? It's not arrogance, i wanna justify myself through thick and thin. Let's fight..
base
challenges
glory
justify
knowledge
1 голос
2 ответов
7th Aug 2017, 7:27 PM
Abu Sufian
How do you incorporate your css into your html? I'm lost😳😳. I'm using notepad++. I'm trying to practice bit I'm not sure.
css
html5
0 голосов
3 ответов
16th Mar 2017, 8:04 PM
Kevin
How much time do I need to learn javascript? Is it double to the HTML? Cause I've learned html & counting that time as standard.
compare
javascript
learn
time
1 голос
3 ответов
30th Jul 2017, 5:37 AM
Saiful
Was a <frameset> tag once used in the previous versions of html? And why is it not supported in html5?
html
html5
0 голосов
2 ответов
29th Dec 2017, 7:43 PM
Danlee Platnumz
Are you guys going to make websites with html? Or are you just leanning html for the facts? im going to make websites.
basics
css
css3
dynamics
html
html5
xhtml
0 голосов
3 ответов
4th Oct 2017, 5:42 PM
richard
Why I can't use id more than once and shoulf I use Id or class and Can I use id in different html?
css3
html
html5
0 голосов
2 ответов
21st Apr 2020, 2:30 PM
Sorder Rakib Hassan
Why can't I rate quizzes on HTML? I can only rate every language except HTML.any of you with this problem????
quiz
0 голосов
1 ответ
21st May 2019, 2:57 PM
Yishak
Hey what y'all think is the next best thing to learn after HTML? Is Java then next thing to look in to there just so much.
learning
program
0 голосов
4 ответов
16th Dec 2017, 7:55 PM
Carlo Berroa
Just to be clear. If we are going to use databases, is the table to be used in HTML? Sorry if this seems confusing
sql
0 голосов
3 ответов
11th Dec 2017, 9:11 AM
Super_Undertrash
Can I use the images saved in my mobile galleries here, on playground html? or its only possible with url images from the internet?
html
images
1 голос
2 ответов
16th Sep 2016, 5:25 AM
musesober
Hi i need someone teach me how do i put an image link in html? I did all the way and it didn't work. btw i learn from the phone
html
0 голосов
3 ответов
18th Sep 2022, 10:39 AM
Hakeem
Onde eu errei nesse HTML? Eu estou apredendo os códigos ainda, mas mesmo assim não dá certo! Fiz pelo o celular.
<audio></audio>
-1 голос
2 ответов
8th Jul 2017, 7:39 PM
Rogi Rocz
sololearn says html allows at most 6 hex digits. I check from some image editor , try to use some favorite colors. But the codes are 7 hex digits. Are they good in html?
colors
html
1 голос
6 ответов
6th Jun 2016, 4:27 AM
Alexis Cheuk Yan Lee
How to create an input that greets the user everytime he or she log in the website using only javascipt and html?
html5
javascript
php
0 голосов
2 ответов
24th Dec 2017, 7:44 PM
Jobi Nedd
Can we use variables assigned in the javascript anywhere in the HTML? What to do to assign that variable to other places of html
javascript
0 голосов
1 ответ
2nd Jul 2019, 11:06 AM
Abhra 2005
Hola buen día ¿cómo puedo escribir un código HTML en visual code, como hacer que lo detecte como html5 y no solo como un Html?
html
html5
0 голосов
2 ответов
15th Apr 2020, 2:53 PM
Diego Saenz
Guys how can i create a navigator bar with a container aligning the home, contact and the rest to the left with just HTML?
html5
0 голосов
2 ответов
11th Dec 2017, 6:10 AM
Chimezie Bright
(How) can i open java in a html document?Can i use a scanner in java code to get(if input is right) to a other html?
html
java
1 голос
1 ответ
8th Jan 2019, 9:09 PM
A.I.E
Hey guy do you need like a separate file for the CSS code if you are doing html? Or do you just put it at the top or something
css
html
question
0 голосов
3 ответов
12th Aug 2018, 12:02 PM
TwoFiftySix
Html tag cheat sheet? Anyone have a good link to tags used in html? Trying to memorize them all and would like a good reference sheet.
html
0 голосов
2 ответов
12th Aug 2016, 5:41 PM
Charlotte Ryerse
Is there any code in Python to cut a string as we used to in HTML? HTML Example, left ("abcd",1) gave "a" So anything like this in Python?
python
0 голосов
2 ответов
7th Aug 2016, 7:18 AM
Shashank Keshari
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
34
35
Следующий >
Актуальное сегодня
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
Did You resolve Calculating The Discount?
0 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes
Why my code closes when i choose a border and submit?
0 Votes