0
Pls how do I solve the issue with the table
9 Answers
+ 9
Firstly, thank you for attaching your code!
I'm sorry, can you expand your question a bit further?
I didn't see a table in the code. What is the problem and what would you like it to do?
+ 5
Table??
+ 3
I'm not sure if it's what you want, but I changed your table line to this:
<table border="1.5" align="left" width="100%">
If you'd like something different, can you please tell us what the problem is and what you'd like it to be.
+ 2
Uche Odey Which issue?
+ 2
Sony The Coder I ran the code. It has nothing to do with the question. So would already be considered spam if posted once.
Pls make sure the answer is indeed related. Also, if you wanna post code with instructions, I think it would be nice to provide context.
+ 1
Sony The Coder Do not spam here!
0
I can`t see ant table tag in your HTML. Do you want to know the syntax on how to create tables, or you want to get help with a present table, in your code. I can`t see any table tag in your code.
0
If you mean by making your table more wide, then you should add the width as well, to make it more clear.
<table width = "600" border="2">