https://twitter.com/Injustsu1NJUSTv7ikwJ33J6D8HLfAv1jz325BfnF9
Answer:
1. p
2.
—————HTML——————
<table border="1">
<tr>
<td>Name</td>
<td>price</td>
</tr>
<tr>
<td>card</td>
<td>$ 1</td>
</tr>
<tr>
<td>diamond</td>
<td>$ 1000</td>
</tr>
<tr>
<td>tie</td>
<td>$ 50</td>
</tr>
</table>
—————HTML——————
——————SQL——————
CREATE TABLE Costs(`Name` text, `price` text);
INSERT INTO Costs (Name, price)
VALUES ('card','$ 1');
INSERT INTO Costs (Name, price)
VALUES ('diamond','$ 1000');
INSERT INTO Costs (Name, price)
VALUES ('tie','$ 50');
SELECT * FROM Costs;
——————SQL——————
3. Crash Bash
4. Sudoku, Howard Garns
Congrats for you to be CHAMPION for my giveway, but it seems that your twitter account is inactive account
so I can't fully give you 100% amount for the prize
instead I give some % to second winner which is
mkrThanks guys for playing with me
Will pay the rest later once I got into my wallet