@sourcekings It should as long as you create a class. You can utilize the class option through out your pages. Designers will create classes to fit their styling needs, especially when they want to style the p tag a variety of ways. Do a search on classes in html, and you will find good examples of how it can be done.
in css if i want to make a new tag that will style text can i make a name up
lets say i went ww { bgcolor: black; font-family:Arial; } then in the html call on ww should it work
sourcekings 5 months ago
@sourcekings It should as long as you create a class. You can utilize the class option through out your pages. Designers will create classes to fit their styling needs, especially when they want to style the p tag a variety of ways. Do a search on classes in html, and you will find good examples of how it can be done.
Sharkie216 5 months ago