1855695 Members
5510 Online
104103 Solutions
New Discussion

html - I am clueless

 
SOLVED
Go to solution
Adam Noble
Super Advisor

html - I am clueless

HP Audit Information



The disk device c0t2d0 is running firmware rev HP07



Can somebody explain to me why in the above html statement the final line remains centered. I am sure if I specify

it should just take the default left alignment.

Cheers

4 REPLIES 4
Wouter Jagers
Honored Contributor
Solution

Re: html - I am clueless

Your second
needs to be a


Cheers
Wout
an engineer's aim in a discussion is not to persuade, but to clarify.
Aussan
Respected Contributor

Re: html - I am clueless

you didn't close the second center so it's taking the next line and centering it also

it should be

HP Audit Information


Regards

Aussan
The tongue weighs practically nothing, but so few people can hold it
Marco A.
Esteemed Contributor

Re: html - I am clueless

Hello,

The
statement don't need to be closed, if you want to can do it, but is not necessary...







HP Audit Information




The disk device c0t2d0 is running firmware rev HP07








Then it works ... you are centering all the data in the same header. If in the same header you want to align another think to the left for example... then is recommended try to use the and close the statement...

Hope this helps.


Marc0

Just unplug and plug in again ....
Torsten.
Acclaimed Contributor

Re: html - I am clueless

Hi,

the
tag is stated as "deprecated" in the documentation.

Anyway, it is always a good style to open and close such tags.

blabla


Better be prepared for the future:


text




for example.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!