I have used php for this but CSS now has variables (though I have not
used that technique).
I had a situation a few years ago where I couldnt use js so I used
php to change color of rows on a table as needed. It worked perfectly
fine for what we needed.
--
Registered Linux User: #480675
Registere
On Thu, Aug 5, 2021 at 11:32 AM Sandy Feldman wrote:
>
> Tom, I think what you're looking for is classes.
>
> so This is really big!
>
> This is a purple heading
>
> or maybe .blog h2 {foo}
>
> Always use heading elements to structure the content. This will help the
> pages make sense to blind us
Tom, I think what you're looking for is classes.
so This is really big!
This is a purple heading
or maybe .blog h2 {foo}
Always use heading elements to structure the content. This will help the
pages make sense to blind users, and google likes it too. Change what
they look like at will.
Do
Listers,
How do you handle styling heading elements (h1-h6) when you have
different page templates within a site? I run into this often. One
page has an obvious hierarchy in the design and another page has a
different layout where what you would make an h2, for example, looks
different from the h2