Write Html code to display a table with border of 5px. pls pls answer this question fast pls
Answers
Answered by
1
Answer:
Add this code inside HTML head tag
Explanation:
<style>
table, th, td {
border: 5px solid black;
}
</style>
IF IT HEPLS THEN MARK ME AS BRAINLIEST ANSWER
Similar questions
Math,
4 months ago
Social Sciences,
4 months ago
Math,
4 months ago
English,
9 months ago
English,
9 months ago