• 0

CSS :|


Question

Ok i want to make it so every little peice of text on one page is the same font/size, i used to have a css file that had exactly how to do it,

redefining the HTML Tags isnt a possibility because its a template page, and assigning a font tag to each line of text seems a little bit excessive,

so is there a way to change the style of whatever text is on the page, html or not?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

not listening are we, im using a template page, and when its run through php it outputs the html, the tags are like: {whosonline} or {time} and it outputs the html respectively, they dont have html tags, and i dont want to apply a custom css style to each damn tag thats there, all i want to know is how to make the text 1 style irrespective of what it is.

Link to comment
Share on other sites

  • 0

Do what digital.death recommended, but don't use points. Either use pixels (px) or ems (em). Points should only be used when creating CSS for print pages.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.