473,499 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to span banner text over several sections

72 New Member
Hi,

I don't know how other people structure the banner for different screen sizes. I have done the following but don't know how to span the banner text over several sections.

To adjust for screen sizes I have a small picture float to the left and another picture float to the right. There is a small gap in the middle. This is working and looking the way I want it to.

Now the banner text has large font and in bold. I want to have this text spanning over the 3 sections, ie in the center of the screen. Can somebody show how me to do this???

Thanks in advance.

Here is my html for the banner at the top of the page

Expand|Select|Wrap|Line Numbers
  1. <body>
  2.     <form id="form1" runat="server">
  3.             <div id="banner" style="background-image: url('images/bannerMiddle.jpg'); height:129px; font-size:larger; text-align:center;">
  4.                 <img src="images/bannerLeft.jpg" style=" float:left;" alt="" />
  5.                 <img src="images/bannerRight.jpg" style=" float:right;" alt="" />
  6.                 <label style=" width:100%; font-size:larger; font-weight:bold;">Measuring Capacity and Strength</label>
  7.             </div>
  8.     </form>
  9. </body>
Dec 28 '09 #1
0 2099

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

Similar topics

0
1132
by: Colin Steadman | last post by:
This may be slightly off topic but... I like to break up major sections of code with banners to highlight relevent sections and make scrolling easier. To do this I use the UNIX banner command, for...
13
3375
by: Mikko Ohtamaa | last post by:
From XML specification: The representation of an empty element is either a start-tag immediately followed by an end-tag, or an empty-element tag. (This means that <foo></foo> is equal to...
5
11057
by: Uzi G. | last post by:
Hi, We have a JSP website intended for viewing with IE 5 (and above) On a certain jsp page, there are few span objects (<SPAN ID="name">text</SPAN>), which are created dynamically. The spans...
6
2813
by: hsomob1999 | last post by:
so i have a <ul> and I allow the user to append items to it. The problem is that on mozilla the <span class="line"> which is just a line to divide the sections gets overlaped and doesnt move down...
9
6999
by: developer | last post by:
Does anyone know what is the way IE treats span tags(<span>) and table tags(<tr>, <td>)? Should the <span> tag be encolsed in tds and trs if it placed with other elements that are in a table? Can...
6
38271
by: Chuck | last post by:
I have a report with three columns, accross then down, and two groups. Currently the group headers are only one column wide and appear in the left hand column. How can I make the group header be...
13
2348
Death Slaught
by: Death Slaught | last post by:
I have my entire page in my "main" div. div.main { width: 100%; height: 100%; border: 1px solid gray; } on the left of the page I have a banner.
5
1647
by: 4OMG | last post by:
*sigh* I added a banner to the top of my myspace music page. For some reason, the code that created the gap at the top of the page where I could insert the banner, also created a gap underneath...
0
7130
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
7171
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
7220
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
7386
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
5468
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,...
1
4918
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...
0
3098
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1427
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
295
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.