Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hello i need help with this assignment. Any help is appreciated. You can use editplus or notepad++ for this. This needs to be done ASAP.
Hello i need help with this assignment. Any help is appreciated. You can use editplus or notepad++ for this. This needs to be done ASAP. You will also need to use a validator to correct for errors: https://validator.w3.org/#validate_by_input
This is what the outcome should look like
Starting Code Below:
Create a web page that shows five random, unique poker cards from a standard 52-card poker deck: Name the page 4.html The HTML title must be "Poker" Display five random poker cards on the web page. .Show both rank and suit. Show unique cards (no duplicates) Make diamond and heart cards red: make club and spade cards black. The page should display new random cards when refreshed Hint: there are HTML characters for the suits. Double-click your 4.html file to make sure it works. Refresh the browser to get more random cards
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started