| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | #2 (permalink) |
| NamePros Member Join Date: Jun 2003
Posts: 103
![]() | the only way i know of would be to make a php variable of like +1 or whatever size you want then putting it in all of the font tags (you would need to have one around every block of text) and make it change it to whatever size you wanted when u clicked it. <font size="variable here"></font>
__________________ http://www.falloutweb.com |
| |
| | #3 (permalink) |
| NamePros Regular Join Date: Sep 2002 Location: Canada
Posts: 481
![]() | or so that you don't have a bunch of php variables spread around your page you can use multiple css files each with a different size font for option, then use the php to control the css files... its just alot alot easier then having millions of php tags
__________________ Sometimes I lay awake at night and I ask "Where have I gone wrong?" Then a little voice says "This is going to take more than one night" |
| |