Posts by Italo Nunes Pereira • 43 points
4 posts
-
1
votes1
answer26
viewsQ: Javascript does not list elements
I’m having difficulties in the block that should list the elements created by Function get TributesDosElements, it was to list next to the strings, but at the end no list. <style> section…
-
0
votes1
answer16
viewsQ: Error in Javascript when selecting the button in another tag
Every time I press the Button to create inside the id="secElements" it should create a button, but it doesn’t, I’ve already reviewed the code several times and I can’t find the error <style>…
-
2
votes2
answers72
viewsQ: HTML and CSS responsiveness error
When I minimize the screen, the photos stay outside the block, follow the HTML and CSS code <!DOCTYPE HTML> <HTML lang="PT-BR"> <head> <title>Cartola dos Amigos</title>…
-
1
votes1
answer35
viewsQ: Error of Declaration
I have a problem with a DIV statement, as I’m learning on my own, I’d like a little help with that. When I declare the DIV in this way I can place the images side by side, but there I can not insert…