English 中文(简体)
传真5表+栏和行文的工具
原标题:Tool(s) to + column & rows on HTML5 tables

我即将提出一个兼容性指南和计划;当我看一下超文本时,我就认为这是一个表格。

表格很好地显示了这种数据,但是,如果你不得不每几周洗ed,则不能 。

www.un.org/spanish/ecosoc 哪些工具能够非常迅速地和安放现有的超文本表格;清洁地添加/移除/列单栏和安放;浏览迅速和安放;无休止地请上。

Can be online, GUI or WYSIWYG (prefered) or command-line driven, on or off-line (though online with JavaScript engine that is Node.js compatible is preferred).

Or perhaps another way is better to show tabular data that changes every few weeks, like AJAX presenting JSON data, but still need some hand-holding for the best scenario here also.

Table & suggestion in question: https://github.com/kangax/es5-compat-table/blob/gh-pages/es6/index.html

https://github.com/kangax/es5-compat-table/issues/29

问题回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签