473,385 Members | 1,610 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Bringing text to a <td> using stylesheet

Hi,
I have a single line displaying on my webpage footer.
Eg:
<td>All rights Reserved<td>

I'm including this line to all the pages. Can I get the line inside the <td> from a stylesheet?

Please help.

Thanks in advance

Regards,
RavirajDanasekaran
Nov 23 '06 #1
4 1381
drhowarddrfine
7,435 Expert 4TB
CSS is used to style content, not create it.
Nov 23 '06 #2
ronverdonk
4,258 Expert 4TB
When you can use SSI on the site, you can put the copyright statement in a separate file and include that in your HTML screens.

Ronald :cool:
Nov 23 '06 #3
When you can use SSI on the site, you can put the copyright statement in a separate file and include that in your HTML screens.

Ronald :cool:
Hi,
Thanks for your response.

I kept a seperate .html file for the footer and tried to include that in another .html file using "<!-- #include file="footer.html"> but even it is not working.

Any advice?

Regards,
Ravirajdanasekaran
Dec 7 '06 #4
sashi
1,754 Expert 1GB
Hi,
Thanks for your response.

I kept a seperate .html file for the footer and tried to include that in another .html file using "<!-- #include file="footer.html"> but even it is not working.

Any advice?

Regards,
Ravirajdanasekaran
Hi there,

SSI is mostly supported on every web server. Are you hosting your site or you have your own web server? If you are hosting your site then i suggest you to check with your hosting company to turn on the SSI feature. Good luck & Take care.
Dec 7 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Matt Adams | last post by:
I want to move the following <PRE> defintion to a css file: <TABLE><TR><TD><PRE>sample text</PRE></TD> <TD> not predefined font</TD></TR></TABLE> should be <TABLE><TR><TD class=aaa>sample...
0
by: Dean Speir | last post by:
Hoping that someone here can see the glitch I'm experiencing. I build a site for an organization in which a <TD> which recurs on most of the pages displays exactly as intended in IE, Netscape and...
2
by: js | last post by:
I have a table rendered with XSLT. The first column has a radio button controls for user to make a selection for a particular row. All the values in the remaining columns are all concated with a...
7
by: Xiaoyan | last post by:
Hi,everyone: I have a problem now. I can't get the information between the <tr><td> and </td></tr>. for example: I use this regular expression can't get it, I don't know why....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.