Home › Forums › General XMetaL Discussion › Display Element As Table Without Border › Reply To: Display Element As Table Without Border
Reply to: Display Element As Table Without Border
September 14, 2011 at 6:52 pmIt might be that you know of a completely different way to achieve my end goal within XMetaL. I am hoping to display a definition list in a tabular format without borders. You can find an example at http://www.the-art-of-web.com/css/format-dl/#section_2. Take a look at Example 2 on that page. That is what I have been asked to achieve. I started out by using display: table, but the customer asked me to display a similar layout without borders.