Wpis z mikrobloga

"Why is the tag deprecated in HTML?"

"The element was deprecated because it defines the presentation of its contents -- it doesn't describe its contents.

One method of centering is to set the margin-left and margin-right properties of the element to auto, and then set the parent element's text-align property to center. This guarantees that the element will be centered in all modern browsers."

http://stackoverflow.com/questions/1798817/why-is-the-center-tag-deprecated-in-html
  • Odpowiedz