Semantics is purely in the HTML. Get the right HTML element for the job and
you are all set.

CSS does the presentation. It has no effect on the semantics of your
webpage. Get the correct HTML for semantics. CSS for style and presentation.

On Mon, Mar 16, 2015 at 8:22 PM, John <j...@coffeeonmars.com> wrote:

> is it ok to use
>
> text-align:center;
>
> on a ul where the list items are NOT text, but icons instead?
>
> Yeah, it works, but does this disrespect semantics, and therefore, invite
> problems or scorn?
>
> Thank you!
>
> John
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
Ryan Reese
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to