Microsoft
Software
Hardware
Network
Question : how to indent a block of text
I have a block of text which I need them to look like this:
ITCAM for Developers
1. Obtaining ITCAM access
2. ITCAM Access Request Form
3. MOD request form
Opening a HEAT Self-Service Ticket
Click on the following link: HEAT Self-Service then click on Help > Submit an ESEF Help
Desk Ticket. Specify WebSphere z/OS and the application cluster or cell name.
--------------------------
----------
----------
----------
-------
as you see some of them are list and some are not. but I need them to be aligned.
I used list to make then all aligned, it works, but I do not like to see the warning on the side:
"invalid location of tag p" .
thanks
<h2>ITCAM for Developers</h2>
<ol>
<li><a href="ITCAM access request for Developers.doc">Obtaining TCAM access</a></li>
<li><a href="ITCAM Access Request Form.doc">ITCAM Access Request Form</a></li>
<li><a href="ITCAM Monitoring on Demand request form.doc">MOD request form</a></li>
</ol>
<h2>Opening a HEAT Self-Service Ticket</h2>
<ol>
<p
style="display: inline;">Click on the following link: <a
href=
http://co.ba.ssa.gov/
dcs/oesae/
desei
/>HEAT Self-Service</a> then
click on Help > Submit an ESEF Help Desk Ticket.<br>
Specify WebSphere z/OS and the application cluster or cell name.</p>
</ol>
Thanks
Answer : how to indent a block of text
You can disable that with CSS, too. Per <li> use the following code:
<li style="list-style-type:non
e;">blahbla
h</li>
Random Solutions
Sysprep service pack 3
Script to Remove Groups from the "Member of" groups in a list of user accounts
Event ID 37 Microsoft-Windows-Kernel-P
rocessor-P
ower
IBM System x3400 8K-I RAID Controller query
Portable Air Conditioner Question.
Thread v/s Runnable
Rpc over Https
DELPHI 2010 -- INDY 9 or INDY 10
MS CRM Duplicate Detection rule not working
Windows XP - BSOD STOP: C000021a The windows logon process terminated unexpectedly with a status of 0x00000005 (0x00000000 0x00000000)