Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
What is the use of id attribute of input in form element in HTML 5?How does it work? Also the name and type and value attribute
formelement
html5
idattribute
1 Voto
4 Respostas
29th Oct 2020, 2:48 AM
Aryan
Hello guys.! What type of search is implemented when we check whether an element is present in a list in Python?
cpython
lists
1 Voto
2 Respostas
7th Oct 2017, 7:35 PM
Vishnu#
A menu driven program to Create a List & INSERTING AN ELEMENT AT BEGINNING, END, AT A SPECIFIC POSITION, REMOVING FROM A SPEC
python
0 Voto
2 Respostas
8th Jan 2021, 11:18 AM
Antony Alexander
I would like to know if there is a list of HTML4 and HTML5 elements and the attributes each element is compatible with... Thanks
html
1 Voto
3 Respostas
14th Jul 2018, 12:08 PM
Lucas
writes a C++ program that takes n number of element from user (where n is specified by the user) and stores data in an array?
c++
1 Voto
3 Respostas
11th Feb 2019, 10:05 PM
Baraah
What is meant by delete in queue, because when we delete an element it doesn't delete it it stay in queue but we cant use?
data
queue
structure
1 Voto
2 Respostas
16th Jan 2020, 12:20 PM
venkatrao bhnala
Is it not possible to write '<html>' or any tag or element in paragraph as text, with greater and smaller sign.?
html
1 Voto
2 Respostas
8th Jul 2017, 1:58 PM
Shivanshu
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
python3
1 Voto
1 Resposta
11th Aug 2020, 5:23 PM
MASTANAIAH BANDI
I'm doing a function that identifies me how many times an element is found in a vector, what condition should I put?
c++
function
if
0 Voto
2 Respostas
6th May 2020, 12:37 AM
KeynerZzz
Good morning sir. How can i add a class in my element div like this code ? Thanks you sir.
add
class
div.
0 Voto
1 Resposta
8th Dec 2021, 5:25 AM
Malick Diagne
How i can make empty matrix(3×3) using numpy module of python?
array
element
empty
list
matrix
module
numpy
python
square
5 Votos
2 Respostas
4th Jul 2018, 4:50 PM
Maninder $ingh
after my countdown is over, i need to add <a href> when I click "Enter" to enter a new page, which element do I use ?
countdown
javascript
1 Voto
4 Respostas
1st Jun 2017, 11:35 PM
Nelson
How do I replace an array element with three elements without using another array? eg. Replace '0' by $,£,&
arrays
java
-2 Votos
3 Respostas
4th Jul 2016, 12:08 PM
Rohan Agrawal
What does it mean when we equals content of a pointer variable to address of 1st element of array?
array
c++
pointer
0 Voto
1 Resposta
6th Mar 2018, 10:06 AM
Purvank Bhiwgade
Gamification
application
element
gamification
mobile
research
-1 Voto
1 Resposta
27th Mar 2021, 3:30 AM
Bello
How can i make the 2nd script tag code to be loaded after 3 seconds or after a certain element loads
coding
css
html
javascript
jquery
js
script
web
website
0 Voto
2 Respostas
12th Feb 2019, 10:20 PM
Dev Anand
Is it possible to have two span tags within a paragraph element with each span tag having its class attribute and a value.
p
span
0 Voto
2 Respostas
28th Jan 2020, 5:03 PM
Aishat Alli
Rearrange the code to find and print the smallest element of the array (n is the size of the array).
c++
0 Voto
2 Respostas
17th Oct 2016, 10:35 AM
anjanel macalaguim
How do I use the progress element in conjunction with javascript to make it move instead of it being restricted by a coded value
html
1 Voto
3 Respostas
5th Feb 2018, 11:02 AM
Mubiru Jerry
<a href=“mailto:.......”>
a
css
element
html
html5
mailto
tag
3 Votos
2 Respostas
19th Feb 2018, 3:11 PM
Roohollah Habibi
What is the function of (method = value) on the input element and what does it mean (return true and return false)
javascript
0 Voto
2 Respostas
30th Aug 2020, 3:59 AM
Danang Setio Arifin
How can I target a nodeList in vuejs? querySelectorAll returns undefined. I'm only able to target an element using this.$refs
javascript
vuejs
0 Voto
1 Resposta
1st Feb 2021, 6:15 AM
جوردن آهو ماولی
Hi I want to use media query in css in div element to resize it's height according to device. Can anyone send me whole process?
css
0 Voto
3 Respostas
6th Oct 2020, 5:18 PM
Ajay Rai
Hi coders...M stuck here.. I want this code to return 1 if an element in the array has exactly one non zero neighbor. Like arr1
arrays
java
0 Voto
4 Respostas
8th Apr 2017, 6:08 AM
Ricardo Chitagu
Why do we use ' *' in function declaration when we are returning array from a function even if the array points to first element
arrays
c
pointers
0 Voto
2 Respostas
18th Aug 2020, 12:20 PM
Ankush Kurmi
here in my code extra blank space is printing after each row last elements and extra line break after last element .
python3
0 Voto
1 Resposta
19th Feb 2019, 11:18 AM
कामेश
Given a sorted array, rearrange the array alternately i.e first element should be max value, second min value, third second max
c
c++
java
-1 Voto
1 Resposta
4th Aug 2018, 10:09 AM
Raja N
how to add an id attribute with a value of footer to the footer element at the bottom of the page site?
footer
0 Voto
1 Resposta
25th Mar 2022, 7:48 AM
Yalda Hozhair Aminy
Can someone explain me what these errors mean?
c
element
function
initializer
unused
variable
0 Voto
2 Respostas
31st Jul 2018, 3:31 AM
Parth Salat
Is there a way to use a return method to return a specific element from an array using a loop?
java
0 Voto
1 Resposta
20th Sep 2017, 9:58 PM
Sibusiso Mbambo
Can an element or several elements have both a width in % and a height in pixels to create a Responsive Website HTML and CSS ?
css
html
responsive
0 Voto
2 Respostas
23rd Apr 2024, 4:13 PM
Lorentz Pierre-Elies
Can anyone help me i want to remove that space between p element and that bottom line.. But i'm not able to remove it...
html
0 Voto
2 Respostas
3rd Oct 2020, 10:34 AM
Dhavish kakirde
I want to put a table equal to a picture. I used 3 <div> tags and 'float-left and right' element but it didnt work. Help me pls!
html
html5
1 Voto
4 Respostas
25th Jan 2017, 11:22 AM
Luminous
How do i create a array String called computerMove and then make it choose a random element in the array?(In Java)
java
variables
0 Voto
1 Resposta
4th Aug 2022, 8:06 PM
Strawberry
What exactly is a node in HTML?
dom
element
html
node
tree
0 Voto
1 Resposta
27th Sep 2018, 4:19 PM
HonFu
4 is the correct answer. list(range(5)) = [0, 1, 2, 3, 4] and nums[4] is the 5th element of the list.
python
range
0 Voto
2 Respostas
17th Mar 2017, 10:09 AM
Petrov Ilya V
how did you make the element disappear when you scroll going down and appear when you scroll going up? In HTML. Just like below.
html5
javascript
scrolling
1 Voto
1 Resposta
28th Oct 2018, 12:26 AM
Alex Schneider
how to get the index of element of the iterated list directly, without using index()? How to count the instances and not values?
"for"
indexes
instances
python
0 Voto
2 Respostas
24th May 2018, 12:34 PM
hide on bush
How to set JSX content in a string (React)
dom
element
function
html
javascript
js
props
react
string
variable
2 Votos
5 Respostas
27th Jun 2020, 11:38 AM
Clueless Coder
How can we put two differnt link to same line without using   element n align 1st link to left side n 2nd link to right side
can
how
line
links
on
put
same
two
we
3 Votos
2 Respostas
26th Jan 2018, 8:10 AM
Pranshu Singh
Hi Guys i just want to ask How can I check for an element of the kind string data type in arrya thst i have.. and if it not tel
c++
r
0 Voto
4 Respostas
3rd Jul 2022, 2:16 PM
khalid Abd allmahmoud
How Can i do the div(group) elements ? I have in div tree element : heading and tree link like Home, Portfolio. Thanks you.
:
and
doing
element
group
heading
link.
0 Voto
1 Resposta
16th Mar 2021, 4:38 AM
Malick Diagne
Hello...if i make a div element in HTML & round the div to a circle with CSS, how do I keep the writing in the middle?
<see
link
please>
the
2 Votos
2 Respostas
15th May 2017, 5:25 AM
Delwyn Dunbar Taiwan
My two loop don't display paragraph élément with strong item. Thanks you.
display
element
item.
paragraph
strong
with
-1 Voto
1 Resposta
22nd Feb 2021, 6:15 AM
Malick Diagne
Input First line N (1<=N<=100). Then NxN table is given(all number are integers) Output The total sum of element that are locate
c++
cpp
help
problem
sololearn
sos
0 Voto
1 Resposta
3rd Oct 2020, 5:02 AM
Azat Malgazhdar
In the last exercise of this section the element requires # before its name. Why is this not mentioned anywhere in CSS lessons?
background
1 Voto
1 Resposta
19th Jun 2018, 3:07 PM
Paul Ottwell
So the tutorial says there is two ways to input audio using the source element but doesnt explain which one to use?
audio
html
html5
1 Voto
1 Resposta
24th Nov 2016, 12:04 PM
skytea yoloswag
On clicking add button , div is duplicated .How to edit code so that each added div element has unique id.eg: 3rd add btn id b13
html
jquery
php
0 Voto
3 Respostas
15th Jan 2018, 5:11 PM
muhammed rizwan
What will be the code for finding the element which occurs with maximum frequency and also to display its frequency in an arra.
c++
0 Voto
2 Respostas
20th Oct 2016, 8:56 AM
Deepro ghosh
is a section element is just a formatted div? and are many of the newly introduced tags in HTML5 are just formatted divs?
div
html
html5
0 Voto
1 Resposta
11th Oct 2019, 8:51 AM
Mikhail Roshal
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
24
25
26
Próximo >
Quente hoje
C pointers
2 Votes
Python
0 Votes
Guys help please
0 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes
Which mobile offline app can I use for HTML
0 Votes
HOW CAN I CREATE A GAME AS BEGINNER
0 Votes
About our Capstone product "Ecocambio" We don't know how to code and how electronics would connect.
0 Votes