HTML Tidy is a computer program and a library whose purpose is to fix invalid HTML and to improve the layout and indent style of the resulting markup. It was developed by Dave Raggett of World Wide Web Consortium (W3C), then transferred to a SourceForge project. Its source code is written in ANSI C for maximum portability and precompiled binaries are available for a variety of platforms. It is available under the W3C license.
| Property | Value |
| dbpedia-owl:abstract
|
- HTML Tidy ist ein Computerprogramm, das dabei hilft, ungültige HTML-Tags zu erkennen und diese Fehler durch Entfernen bzw. Einfügen der fehlenden Tags zu beheben. Entwickelt wurde das Programm von Dave Raggett, später wurde es ein SourceForge-Projekt. Der Quelltext ist in ISO-C geschrieben und steht unter der W3C-Lizenz.
- HTML Tidy is a computer program and a library whose purpose is to fix invalid HTML and to improve the layout and indent style of the resulting markup. It was developed by Dave Raggett of World Wide Web Consortium (W3C), then transferred to a SourceForge project. Its source code is written in ANSI C for maximum portability and precompiled binaries are available for a variety of platforms. It is available under the W3C license. Examples of bad HTML it is able to fix: Missing or mismatched end tags, mixed up tags Adding missing items (some tags, quotes, ... ) Reporting proprietary HTML extensions Change layout of markup to predefined style Transform characters from some encodings into HTML entities
- HTML Tidy è uno strumento ideato da Dave Raggett per aiutare ad evitare di fare errori nella stesura di codice html. Tidy infatti si occupa di correggere tutti gli errori più tipici in cui si occorre durante lo sviluppo di codice web. Inoltre si occupa di rendere leggibile il codice generato da editor HTML, e di segnalare all’utente dove deve prestare più attenzione. Riesce a riconoscere una vasta gamma di errori, segnalandoli come WARNINGS (avvertimenti), ai quali affianca numero di riga e colonna. Nel caso di problemi per i quali non riesce a trovare una valida gestione, il motore di Tidy non genererà del codice, ma li metterà in evidenza come ERRORS. Inoltre è stato sviluppato per gestire codice markup generato da Microsoft Word, il quale inserisce elementi (spesso scomodi e mal gestiti dai browser) per permettere un’integrazione tra il codice html e il file word stesso.
- HTML Tidy は、妥当ではない HTML文書を修正しそのレイアウトと字下げスタイルを良く整えることを目的とする、コンピュータプログラムでありまたライブラリとして使うことができるソフトウェアである。 HTML Tidy は、World Wide Web Consortium (W3C) の Dave Raggett により開発され、後にSourceForge. netに移管された。 HTML Tidy のソースコードは、可搬性の最大化のため ANSI C で記述されており、またさまざまなプラットフォーム向けの事前コンパイル済みバイナリが提供されている。 W3C license で使用を許諾されている。 HTML Tidy で修正することができる悪いHTML文書の例: 終了タグの欠損、もしくは開始タグに対応しない終了タグ、タグのオーバーラップ 足りない字句 (タグや引用符) の追加 プロプライエタリなHTML拡張の報告 マークアップレイアウトの事前定義されたスタイルへの変更 いくつかの記号のHTML実体への変換
- HTML Tidy 是一個能夠HTML文件的錯誤及整齊的排列代碼(即縮排)的軟件及函式庫。 HTML Tidy 是由W3C的Dave Raggett開發,其後成為一個Sourceforge的專案,其源碼是使用ANSI C寫成,而適用於不同作業系統的執行檔則可因此而編譯而成。而HTML Tidy是根據W3C license(寬鬆的BSD許可證)授權下發佈。
- HTML Tidy, ou plus simplement Tidy, est un logiciel permettant de corriger et de valider le code HTML d'une page Web selon les critères émis par le W3C.
|
| dbpedia-owl:author
| |
| dbpedia-owl:genre
| |
| dbpedia-owl:license
| |
| dbpedia-owl:wikiPageExternalLink
| |
| dbpprop:author
| |
| dbpprop:genre
| |
| dbpprop:license
| |
| dbpprop:name
| |
| dbpprop:title
| |
| dbpprop:wikiPageUsesTemplate
| |
| dcterms:subject
| |
| rdf:type
| |
| rdfs:comment
|
- HTML Tidy ist ein Computerprogramm, das dabei hilft, ungültige HTML-Tags zu erkennen und diese Fehler durch Entfernen bzw. Einfügen der fehlenden Tags zu beheben. Entwickelt wurde das Programm von Dave Raggett, später wurde es ein SourceForge-Projekt. Der Quelltext ist in ISO-C geschrieben und steht unter der W3C-Lizenz.
- HTML Tidy は、妥当ではない HTML文書を修正しそのレイアウトと字下げスタイルを良く整えることを目的とする、コンピュータプログラムでありまたライブラリとして使うことができるソフトウェアである。 HTML Tidy は、World Wide Web Consortium (W3C) の Dave Raggett により開発され、後にSourceForge. netに移管された。 HTML Tidy のソースコードは、可搬性の最大化のため ANSI C で記述されており、またさまざまなプラットフォーム向けの事前コンパイル済みバイナリが提供されている。 W3C license で使用を許諾されている。 HTML Tidy で修正することができる悪いHTML文書の例: 終了タグの欠損、もしくは開始タグに対応しない終了タグ、タグのオーバーラップ 足りない字句 (タグや引用符) の追加 プロプライエタリなHTML拡張の報告 マークアップレイアウトの事前定義されたスタイルへの変更 いくつかの記号のHTML実体への変換
- HTML Tidy 是一個能夠HTML文件的錯誤及整齊的排列代碼(即縮排)的軟件及函式庫。 HTML Tidy 是由W3C的Dave Raggett開發,其後成為一個Sourceforge的專案,其源碼是使用ANSI C寫成,而適用於不同作業系統的執行檔則可因此而編譯而成。而HTML Tidy是根據W3C license(寬鬆的BSD許可證)授權下發佈。
- HTML Tidy is a computer program and a library whose purpose is to fix invalid HTML and to improve the layout and indent style of the resulting markup. It was developed by Dave Raggett of World Wide Web Consortium (W3C), then transferred to a SourceForge project. Its source code is written in ANSI C for maximum portability and precompiled binaries are available for a variety of platforms. It is available under the W3C license.
- HTML Tidy è uno strumento ideato da Dave Raggett per aiutare ad evitare di fare errori nella stesura di codice html. Tidy infatti si occupa di correggere tutti gli errori più tipici in cui si occorre durante lo sviluppo di codice web. Inoltre si occupa di rendere leggibile il codice generato da editor HTML, e di segnalare all’utente dove deve prestare più attenzione.
- HTML Tidy, ou plus simplement Tidy, est un logiciel permettant de corriger et de valider le code HTML d'une page Web selon les critères émis par le W3C.
|
| rdfs:label
|
- HTML Tidy
- HTML Tidy
- HTML Tidy
- HTML Tidy
- HTML Tidy
- HTML Tidy
|
| owl:sameAs
| |
| foaf:homepage
| |
| foaf:name
| |
| foaf:page
| |
| is dbpedia-owl:wikiPageDisambiguates
of | |
| is dbpedia-owl:wikiPageRedirects
of | |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |