Error with table - Post ID 241322

User 2730231 Photo


Registered User
5 posts

Can anybody shed some light on why i am getting an A next to the £ in my table?
Sreenshot and code is below. Many thanks

<html>

<head>
<title> </title>

</head>


<body>

<table border="5px">
<thead>
<tr><th colspan="5">This is our current plumbing prices</th></tr>
<tr> <th>New sink</th>
<th>New Toilet</th>
<th>New pipes</th>
<th>New Bathroom</th>
</tr>

</thead>
<tbody>
<tr>
<td>£85</td>
<td>£125</td>
<td>£150 </td>
<td>£600</td>
</tr>
</tbody>





</table>









</body>
Attachments:
User 103173 Photo


VP of Software Development
0 posts

Give this a try:

http://www.coffeecup.com/help/articles/ … y-website/
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2730231 Photo


Registered User
5 posts

Thanks Scott, it is no longer showing.

James

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.