Hi, everyone
I’ve done the planet structure data table with pure HTML. Can you please assess it and give me feedback on what I can improve?
Thx, have a great day:)
Hi, everyone
I’ve done the planet structure data table with pure HTML. Can you please assess it and give me feedback on what I can improve?
Thx, have a great day:)
Hi Val
Your table was really amazing as a beginner its more than enough (but i dont think you are beginner )
i will be waiting for your next project , keep improving
well if you make a table with links you can make it more beautiful by playing with CSS through
li a {
display: inline-block;
}
li a:hover,
li a:focus{
background: as you want;
color: as you want;
cursor: pointer;
}
I am beginner hope we can help each other in future
I would also like to share some my projects hope we meet soon
Thx, for reading have a great day