Carlita Posted May 29, 2006 Posted May 29, 2006 I was wondering if someone could help me I wan't to enter a table in one of my new products and Im unsure of how to do it. Its not something I want to have on every product so Im ideally look for a bit of code I can just copy and paste in where needed can anyone help or advise me where to look? Im a webdesign newbie the table I want is this Size Tall (cm) Height (inch) Weight (KG) S 155-162.5 5'1"-5'4" 40-50</br> M 162.5-170 5'4"-5'7" 50-60</br> L 170-178 5'7"-5'10" 60-70</br> XL 178-186 5'10"-6'1" 70-80</br> XXL 186-195 6'1"-6'5" 80-90</br> any help is really appreciated Carla
Carlita Posted May 29, 2006 Author Posted May 29, 2006 I was wondering if someone could help me I wan't to enter a table in one of my new products and Im unsure of how to do it. Its not something I want to have on every product so Im ideally look for a bit of code I can just copy and paste in where needed can anyone help or advise me where to look? Im a webdesign newbie the table I want is this Size Tall (cm) Height (inch) Weight (KG) S 155-162.5 5'1"-5'4" 40-50</br> M 162.5-170 5'4"-5'7" 50-60</br> L 170-178 5'7"-5'10" 60-70</br> XL 178-186 5'10"-6'1" 70-80</br> XXL 186-195 6'1"-6'5" 80-90</br> any help is really appreciated Carla can anyone even tell me what code I need to leave a gap between words and it isn't holding its form
Jack_mcs Posted May 29, 2006 Posted May 29, 2006 Add the html code right into the product description like this: <table> <tr> <td>Size Tall (cm)</td> </tr> </table> Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.