473,399 Members | 3,888 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,399 software developers and data experts.

Need help with codes - Need to resize

Hi, I am having problems resizing a text. What is wrong with the
script?

<td><size=6>For payment information, please contact us at (021) 221100
or at <a href="mailto:in**@altha.com">in**@altha.com</a></size></td>

Thanks.

May 11 '06 #1
2 1030
I believe yo ucan put your size in quotes and if you are using php you
may have to escape your quotations marks in your a href to make the
\"maito:....\"

May 11 '06 #2
bufftoto wrote:
Hi, I am having problems resizing a text. What is wrong with the
script?

<td><size=6>For payment information, please contact us at (021) 221100
or at <a href="mailto:in**@altha.com">in**@altha.com</a></size></td>


What script? This doesn't seem to be a PHP script, but rather an
attempt at HTML code.

In any case, <size> isn't a valid HTML tag. If you want to set a
specific size to your text, use one of the following:

<font size="6">insert text here</font>

or:

<span style="font-size: 14pt">insert text here</span>

--
Kim André Akerĝ
- ki******@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
May 11 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: lawrence | last post by:
Can someone please tell me where I can get some open source code for resizing images? I know such code has been written a million times and I don't feel like doing it again from scratch.
8
by: Darsant | last post by:
I'm currently reading 1-n number of binary files, each with 3 different arrays of floats containing about 10,000 values a piece for a total of about 30,000 values per file. I'm looking for a way...
1
by: jdapro | last post by:
Hi - thanks for reading this out there! I'll be quick about it: I've got this row of images (in the end there will be more rows of pics as well). When a user clicks on the image, I want a new...
48
by: Chad Z. Hower aka Kudzu | last post by:
A few of you may recognize me from the recent posts I have made about Indy <http://www.indyproject.org/indy.html> Those of you coming to .net from the Delphi world know truly how unique and...
15
by: Gan Quan | last post by:
I'm writing a c++ program that has many (100+) threads read/write files simultaneously. It works well if not considering the efficiency. The file i/o seems to be the bottleneck. This is my code...
2
nabh4u
by: nabh4u | last post by:
hi, i need some help with progamming..i have a program which has to implement gale shapley's algorithm. i have 2 preference lists one is for companies and the other is for persons. i have to match...
3
by: CJMHotmail | last post by:
Hi, How can I resize the RichTextBox with a dialog window? When I maximum the dialog window, the RichTextBox is not resized. Any one can help?? Thanks. cjm
1
by: Starkiss01 | last post by:
I am using this code to put a top banner on my site <div class="dhead"><img src=" http://img.photobucket.com/albums/v193/tbugz/fixed.gif "></div> </Style> <style type="text/css">...
1
by: supermanii | last post by:
Hi everybody, I have a problem in vb6 code. I would like to make a chart on excel file with vb and I can make it with this code. With oChart .SeriesCollection.NewSeries ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.