Howdy,
I'm new to CSS and have a basic question. What is the best way to
italicize a word or words using CSS versus the <em</emtags that
used to be used in HTML?
Or am I jumping the gun and assuming that there is a better way with
CSS versus the HTML tags?
Does it make sense to do them "inline" or set up a class or some other
such thing and then reference that to make it do what I want?
Thanks in advance for the help and the patience,
Pete
I'm new to CSS and have a basic question. What is the best way to
italicize a word or words using CSS versus the <em</emtags that
used to be used in HTML?
Or am I jumping the gun and assuming that there is a better way with
CSS versus the HTML tags?
Does it make sense to do them "inline" or set up a class or some other
such thing and then reference that to make it do what I want?
Thanks in advance for the help and the patience,
Pete
Comment