Jump to content

what would b the best way to include word which is used alot


Lisa23

Recommended Posts

Hi i am have this word which is styled using span like this

<span style="color:blue;">php</span><span style="color:green;">academy</span>

i used this word often on my site but i have to all the time retype so i was wondering what would be the best way to use the php include one way i was thing is create a variable on my header

<php $phpacademy=<span style="color:blue;">php</span><span style="color:green;">academy</span> <?php

or is better to include in a file on its own.?

or are both the wrong way of doing if so what would be the best option just tired of having to style it everytime i need to use that word all the time!

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.