Cascading Style Sheet (CSS)
for Text
using properties: text-alignvalue:
- left
- right
- center
- justify
default value in many CSS properties:
- initial = like reset.
- inherit = follow it properties value.
for image
using objects, images, tables, frames, etc.
using : float and clear.
using : float and clear.
alternative:
HyperText Markup Language (HTML)
Using HTML 4 align attribute, but not supported in HTML 5
attribute "justify" is supported by element :
- p, div, h1, h2, h3, h4, h5, h6
- col, colgroup, tbody, thead, tfoot, tr, th, td.
- or block elements (tables, images, objects, paragraphs, etc.)
HTML Special Character
soft hyphens (­)
No comments:
Post a Comment