473,395 Members | 1,554 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,395 software developers and data experts.

how to adjust line space?

Somewhere in my html code, I have wrote this
Expand|Select|Wrap|Line Numbers
  1. <div class="container">
  2.   <div class="content">
  3.     <table width="962" border="0">
  4.       <tr>
  5.         <td width="649" height="324"><h2>my name</h2>
  6.             <p>my affiliation </p>
  7. ....
  8.  
The problem is when I open that file in IE or firefox, the line space between two lines are rather large. How can I decrease the line space?

thanks for any suggestion
Jun 30 '11 #1
2 2183
Dormilich
8,658 Expert Mod 8TB
I guess you have to adjust the margins/padding on the <h1> and <p> elements.
Jul 1 '11 #2
How? what should I wrote? Can you give an example?
Jul 1 '11 #3

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

Similar topics

14
by: Haines Brown | last post by:
In another thread, the following comment was made: > I tried the following with Mozilla Firebird (using Gecko/20030712). > > Isofarro wrote: > > http://www.pga.com/openchampionship/ > > I...
5
by: Ben Sharvy | last post by:
In order to do superscripts, for footnotes, I used the following class: ..fnote {vertical-align: super; font-size: smaller;} (It's always in an anchor, e.g. <a class="fnote" etc.>1</a> ...
38
by: Xah Lee | last post by:
sometimes i wish to add white space in <p> as to achived effects similar to tab. what should i do? using empty image seems the sure way but rather complicated. (and dosen't change size with...
4
by: Rocketman | last post by:
How can i program this function in C#
6
by: Hrvoje Voda | last post by:
name += function.Name + " "; How to write this code but with exception to put a function.Name into a new line ? I want to get a string name into a list like this: Function 1
10
by: cyberdwarf | last post by:
Anyone got a way to adjust line and box height to the varying size of an expanding detail section on a report? Thought I'd cracked it, but Access just bit me back! TIA Steve
3
by: MIUSS | last post by:
Hello everyone! I got a problem with creating new line... I tried this: lstrcpy(NewLineIdr, TEXT("\r\n")); I already tried this: NewLineIdr = 0x000D; NewLineIdr = 0x000A;...
9
by: The Bicycling Guitarist | last post by:
Hi. It has been suggested that I adjust line length in my pages online. Using Google to search for max-width, I have found at least two different methods to get Internet Explorer to emulate...
2
by: Developer111 | last post by:
I am developing a tree view like application using HTML. The problem is that although I am using the same CSS styles for both parent and child node at sub level, but there is an uneven line spacing...
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: 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...
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: 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
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.