473,399 Members | 3,603 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.

<a> Tag Problem.

Hello,

I need to display various links side by side and I have the code:
<div>
<a href="...">Link1</a><a href="...">Link2</a> ...
</div>

I get the code:
Link1Link2

However, my code line gets really long so VS2005 changes it to:
<div>
<a href="...">Link1</a>
<a href="...">Link2</a>
...
</div>

Now I get a space between each link:
Link1 Link2

I tried everything I could think of and I am not able to solve this.

Basically, I need to place on my web site footer something like:
Home | Documents | Contacts | Map | Copyright | ...

Could someone help me out?

I am on this for 2 days and the space shows up all the time.

Thank You Very Much,
Miguel

Jan 19 '06 #1
4 1015
Didi u try Tools->Options->HTML->Format->Tag Wrapping?

--
Milosz Skalecki
MCP, MCAD
"Miguel Dias Moura" wrote:
Hello,

I need to display various links side by side and I have the code:
<div>
<a href="...">Link1</a><a href="...">Link2</a> ...
</div>

I get the code:
Link1Link2

However, my code line gets really long so VS2005 changes it to:
<div>
<a href="...">Link1</a>
<a href="...">Link2</a>
...
</div>

Now I get a space between each link:
Link1 Link2

I tried everything I could think of and I am not able to solve this.

Basically, I need to place on my web site footer something like:
Home | Documents | Contacts | Map | Copyright | ...

Could someone help me out?

I am on this for 2 days and the space shows up all the time.

Thank You Very Much,
Miguel

Jan 19 '06 #2
Dan
And on another note, a problem that minor.....2 days you put on
it?seriously, it will probably look neater with link1 | link 2 but 2 days,
because of a space? Its a wonder you ever finish a project

--
Dan
"Miguel Dias Moura" <md*REMOVE*moura@gmail*NOSPAM*.com> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
Hello,

I need to display various links side by side and I have the code:
<div>
<a href="...">Link1</a><a href="...">Link2</a> ...
</div>

I get the code:
Link1Link2

However, my code line gets really long so VS2005 changes it to:
<div>
<a href="...">Link1</a>
<a href="...">Link2</a>
...
</div>

Now I get a space between each link:
Link1 Link2

I tried everything I could think of and I am not able to solve this.

Basically, I need to place on my web site footer something like:
Home | Documents | Contacts | Map | Copyright | ...

Could someone help me out?

I am on this for 2 days and the space shows up all the time.

Thank You Very Much,
Miguel

Jan 19 '06 #3
Well,

I haven't spent the entire 2 days on it.
I just have trying to solve this for the past 2 days.

Cheers,
Miguel

"Dan" <dv*******@aol.com> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl:
And on another note, a problem that minor.....2 days you put on
it?seriously, it will probably look neater with link1 | link 2 but 2 days,
because of a space? Its a wonder you ever finish a project

--
Dan
"Miguel Dias Moura" <md*REMOVE*moura@gmail*NOSPAM*.com> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
Hello,

I need to display various links side by side and I have the code:
<div>
<a href="...">Link1</a><a href="...">Link2</a> ...
</div>

I get the code:
Link1Link2

However, my code line gets really long so VS2005 changes it to:
<div>
<a href="...">Link1</a>
<a href="...">Link2</a>
...
</div>

Now I get a space between each link:
Link1 Link2

I tried everything I could think of and I am not able to solve this.

Basically, I need to place on my web site footer something like:
Home | Documents | Contacts | Map | Copyright | ...

Could someone help me out?

I am on this for 2 days and the space shows up all the time.

Thank You Very Much,
Miguel


Jan 19 '06 #4
In VS 2003, it is
Tools --> Options --> Text Editor --> HTML/XML --> Word Wrap
(Check-Box)

In VS 2005, it is
Tools --> Options --> Text Editor --> HTML --> Format --> Tag Wrapping
(Frame)
Thanks
PP
Miguel Dias Moura wrote:
Well,

I haven't spent the entire 2 days on it.
I just have trying to solve this for the past 2 days.

Cheers,
Miguel

"Dan" <dv*******@aol.com> wrote in message
news:O$**************@TK2MSFTNGP11.phx.gbl:
And on another note, a problem that minor.....2 days you put on
it?seriously, it will probably look neater with link1 | link 2 but 2 days,
because of a space? Its a wonder you ever finish a project

--
Dan
"Miguel Dias Moura" <md*REMOVE*moura@gmail*NOSPAM*.com> wrote in message
news:eD**************@TK2MSFTNGP09.phx.gbl...
Hello,

I need to display various links side by side and I have the code:
<div>
<a href="...">Link1</a><a href="...">Link2</a> ...
</div>

I get the code:
Link1Link2

However, my code line gets really long so VS2005 changes it to:
<div>
<a href="...">Link1</a>
<a href="...">Link2</a>
...
</div>

Now I get a space between each link:
Link1 Link2

I tried everything I could think of and I am not able to solve this.

Basically, I need to place on my web site footer something like:
Home | Documents | Contacts | Map | Copyright | ...

Could someone help me out?

I am on this for 2 days and the space shows up all the time.

Thank You Very Much,
Miguel


Jan 19 '06 #5

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

Similar topics

3
by: Nachi | last post by:
I am getting 2 resultsets depending on conditon, In the second conditon i am getting the above error could anyone help me.......... CREATE proc sp_count_AllNewsPapers @CustomerId int as...
2
by: Eshrath | last post by:
Hi, What I am trying to do: ======================= I need to form a table in html using the xsl but the table that is formed is quite long and cannot be viewed in our application. So we are...
2
by: Donald Firesmith | last post by:
I am having trouble having Google Adsense code stored in XSL converted properly into HTML. The <> unfortunately become &lt; and &gt; and then no longer work. XSL code is: <script...
1
by: ±čŔçȲ | last post by:
//this code generates the error. uint a=1,b=2; Console.WriteLine(a << b); Console.WriteLine(a >> b); What problem does "uint type" have.?
3
by: z. f. | last post by:
Hi, i'm using code in my aspx page. i have data binding where i use <%# Container.DataItem("DateStart") %> i also use code that makes a loop inside a regular <% %> block how can i pass...
8
by: active | last post by:
I use quickwatch on (astrThisOne <> "") and it reports: False as it should because astrThisOne reports: "" Yet If (astrThisOne <> "") Then executes the Then clause
9
by: Simple Simon | last post by:
Java longs are 8 bytes. I have a Java long that is coming in from the network, and that represents milliseconds since Epoch (Jan 1 1970 00:00:00). I'm having trouble understanding how to get it...
3
by: ajay2552 | last post by:
Hi, I have a query. All html tags start with < and end with >. Suppose i want to display either '<' or '>' or say some text like '<Company>' in html how do i do it? One method is to use &lt,...
14
by: Michael | last post by:
Since the include function is called from within a PHP script, why does the included file have to identify itself as a PHP again by enclosing its code in <?php... <?> One would assume that the...
3
by: newbie | last post by:
Same thing g++ complains when using hash_map<>, but is happy with map<--I understand hahs_map is not standardized, but since the compiler didn't complain something like 'hash_map<not defined', I...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.