Developer Forums | About Us | Site Map
Search  
HOME > TUTORIALS > SERVER SIDE CODING > ADMINISTRATION TUTORIALS > PHPADSNEW TEXT AD WITH CSS


Sponsors





Useful Lists

Web Host
site hosted by netplex

Online Manuals

phpAdsNew Text Ad With CSS
By Matthew Drouin - 2003-10-13 Page:  1 2 3 4 5 6 7 8

Lets Put It All Together

Now we are finally ready to see everything in action. I have inserted the css right into this page by using the script tags. The script tags I entered are blow and then below that you will see the ad. The next page will contain different script tags, which I will display on that page, and then the ad. This should give you an idea of how the ads look different.


<style type="text/css">
span.testText {
  
background-color: #000000;
  
padding: 2px;
}
span.testText a {
  
color: #FFFFFF;
  
text-decoration: underline;
}
</
style>

?>



View phpAdsNew Text Ad With CSS Discussion

Page:  1 2 3 4 5 6 7 8 Next Page: A Different Look

Copyright 2003-2004 Matthew Drouin. All rights reserved.


Copyright 2004-2024 GrindingGears.com. All rights reserved.
Article copyright and all rights retained by the author.