Posts by user11392525 • 11 points
3 posts
-
1
votes1
answer58
viewsQ: Expected text is not displayed
I made the following program to create a restaurant system that has a menu and the user entering their orders. HTML code: <!DOCTYPE html> <html lang="en"> <head> <link…
-
0
votes2
answers91
viewsQ: how can I take a value of a variable in javascript and 'concatenate' in a <p> text in html?
for example I have the following html code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>jogo da memoria</title> <link…
-
0
votes1
answer30
viewsQ: out of the unexpected program
Hello, I am doing this following program to show the average of the players' scores, the name of the player who got the lowest score and the one who got the highest score: <script> var…
javascriptasked user11392525 11