Hi Noel, you can just design your table the way you want it to look in Dreamweaver, and then copy the code for the completed table and paste it into Wordpress, Weebly or whatever other web design programme you want to use. It’s a workaround that may work for you.
Regards, Damien
--
--
You received this message because you are subscribed to the Google
Groups "CESI-list" group.
To post to this group, send email to cesi...@googlegroups.com
To unsubscribe from this group, send email to cesi-list+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cesi-list?hl=en-GB where all messages are archived and are publically available to non members of the list. Messages may also show up in search engines etc.
Visit the web site www.cesi.ie
Attempts to use the list for commercial purposes may result removal from the list.
---
You received this message because you are subscribed to the Google Groups "CESI-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesi-list+...@googlegroups.com.
To post to this group, send email to cesi...@googlegroups.com.
Visit this group at http://groups.google.com/group/cesi-list.
For more options, visit https://groups.google.com/d/optout.
Hi Noel,
The problem with tables is that they are not supposed to be used – apart from displaying tabulated data. Many of us, myself included, used them for layout in Dreamweaver – so I know where you’re coming from. When your page with table is viewed on an ipad or smartphone or re-sized window, tables can ruin otherwise well organised / laid-out pages.
So, the current advice is to use CSS to create grids/tables – so that there is some degree of ‘responsiveness’. The layout will then re-flow depending on the device and size of the user. It’s not a solution per-se, but it might help in part. Practically, take a look at this facility: http://www.csstablegenerator.com/ which should help you create tables of many optional styles and sizes which you can then paste into any editor and away you go J
HTH J
Kindest Regards,
Seaghan Moriarty.
Keith Michael Gregg Designer, Teacher, Trainer |
<table.html>
Yes camilla, sublime is great. Aptana studio is more robust for a full stack app, and github recently released atom, which is like sublime minus the subscribe pop up. Notepad ++ is OK but clunky as is textwrangler or bbedit on Mac. Sublime Aptana and atom all have the benefit of autocomplete for your tags. Making markup easier