Jump to content

PHP or is this CSS?


ItsWesYo

Recommended Posts

<style type="text/css">

.bg1 {
color:#000000;
padding:1px;
background-color:#FFFFFF;
border:1px solid #000000;
}

.bg2 {
color:#FFFFFF;
padding:1px;
background-color:#000000;
}
</style>

<span class="bg1">Example of Number 1</span><p>
<span class="bg2">Example of Number 2</span>

Link to comment
https://forums.phpfreaks.com/topic/86725-php-or-is-this-css/#findComment-443204
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.