Working with Paragraph Elements
Oppgave
Swipe to start coding
You will work with the same page. In this task, you need to save all the <p>
elements in a variable, and then display all the occurrences and number of the element in a html structure. Follow the next steps:
- Assign all the occurrences of
<p>
elements to thep
variable. - Output number of elements within the
p
variable (p
is a list).
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 2. Kapittel 6
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 4.35
Working with Paragraph Elements
Sveip for å vise menyen
Oppgave
Swipe to start coding
You will work with the same page. In this task, you need to save all the <p>
elements in a variable, and then display all the occurrences and number of the element in a html structure. Follow the next steps:
- Assign all the occurrences of
<p>
elements to thep
variable. - Output number of elements within the
p
variable (p
is a list).
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 4.35Seksjon 2. Kapittel 6
single