Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Height of BR tag
Message
From
09/01/2010 12:49:41
 
 
To
08/01/2010 19:00:36
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01442884
Message ID:
01442928
Views:
33
>Is there a way to control the height of a < BR > tag?
>
>I'd like to skip only half a line if at all possible.
>
>Is there a different control I could use?

Exact pixel units can be obtained by using an IMG SRC=Images/Point.gif WIDTH=1 HEIGHT=3 for example, where Point.gif would be transparent to be used to go down 3 pixels. Or, you can use a P tag with a style such as "Margin-Top: 3px;".
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform