Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
266 views
in Technique[技术] by (71.8m points)

css position - Making a Jeopardy game in HTML/CSS/Javascript

I'm trying to make a jeopardy game where the "cards" turn over to reveal the answer/prompt to which the player must provide the question. I'm having trouble getting the cards to flip. I'll write the JS later. I'm just testing the card flipping with css by making them flip when you hover over a tile.

I think it has to do with the fact that I set the position to absolute in an attempt to center text on the cards. The project is host on repl.it here: https://repl.it/join/ankxehfs-cauzality

Anyone know how to make this work? This is for a teacher friend so they can quiz their students in class. They have an old smartboard and are having trouble with a smartnotebook version of the game. I thought I could just bypass smartnotebook for them without much trouble, but I ran into trouble.

question from:https://stackoverflow.com/questions/65947536/making-a-jeopardy-game-in-html-css-javascript

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...