This is a discussion on "<BR> tag problem" within the Web Page Design section. This forum, and the thread "<BR> tag problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
<BR> tag problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
<BR> tag problem
Hi All,
I am developing one website for intranet usage. In that page my lead ask me to reduce the whitespaces between the lines. <div style="LEFT-MARGIN: 10px; RIGHT-MARGIN: 10px;">External I/O ports :1 VGA, 3 USB 2.0 ports, 1 IEEE-1394, 1 RJ-11, 1 RJ -45, S-video out, 1 Headphone, 1 microphone-jack, 1 Expansion port for xb3000 expansion base, AC Adapter, Kensington lock, 2 Omni-directional microphones</div> <br> <div style="LEFT-MARGIN: 10px; RIGHT-MARGIN: 10px;">Video capture interface?:IEEE 1394 Interface</div> in the page out it displayed like that External I/O ports :1 VGA, 3 USB 2.0 ports, 1 IEEE-1394, 1 RJ-11, 1 RJ -45, S-video out, 1 Headphone, 1 microphone-jack, 1 Expansion port for xb3000 expansion base, AC Adapter, Kensington lock, 2 Omni-directional microphones Video capture interface?:IEEE 1394 Interface too many white spaces between the lines. I have used <p> tag also. the result is same. After i removed <br> tag and used <div> tag, but in the preview there is no line breaks between two paragraphs. My lead said that the current line break is 12pt, but it should be 8pt. Is there any way to reduce the white space or any styles to reduce or increase the line breaks for <BR> tag. Please help me to solve this. |
|
|
|
||||
|
Re: <BR> tag problem
Use this html...
And in your stylehseet have this code...
Give it a try... |
![]() |
| Tags |
| html |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| First image problem and inline list problem | konnor5092 | Web Page Design | 8 | Dec 1st, 2007 09:08 |