Translator Reviews ( English → Japanese )

Rating: 50 / 0 Reviews / 14 Dec 2010 at 17:37

ittetsu
ittetsu 50
English

So what’s new?

Quite a bit! The next few sections explain what I changed and why I changed it.

The basics

I started by removing elements that have been deprecated from the HTML 5 specification, like <acronym>, <center> and <big>. (We’ll cover deprecated elements in more detail in another post). I also added new HTML 5 elements, like and, in order to remove any default padding, margin, and borders. I’ve also added an explicit display:block property for elements that are required to render as blocks.

Japanese

何が変わった?

色々だ! この後のいくつかの項では、何が変更されたのか、なぜ変更されたのかについて説明しよう。

基本的な事柄

私は HTML5 仕様で非推奨となった要素の削除から始めた。<acronym>、<center>、<big> のような要素だ (他の非推奨の要素については別の記事で詳しく述べる)。そして、HTML5 の新しい要素を追加してデフォルトのパディング、マージン、ボーダーを削除するようにした。さらに、ブロックとしてレンダリングされる要素のために明示的な display:block プロパティ も追加した。

Reviews ( 0 )

There are no translator reviews yet.