You need to sign in to do that
Don't have an account?
Why the font-size of all heading tags(i.e h1 to h6) are same in Visualforce Page?
Hello,
Can anyone tell me that why the font-size of all heading tags(i.e h1 to h6) are same in Visualforce Page?
Can anyone tell me that why the font-size of all heading tags(i.e h1 to h6) are same in Visualforce Page?
The font-size of all heading tags(i.e h1 to h6) are different in Visualforce Page. Hope it Helps you. Please mark this as solved so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.
Regards ,
Suraj
The above code does not affect anything. Attaching the image of the output according to your given code.
Regards,
Hemendra
Please Check code and this output:
Regards ,
Suraj
According to your code, the output will be.
Your Code - Output of your code -
But if we use this code instead of the above one the output will be correct but in that case, we have to disable the standard style sheet and the show header to false.
Code -
Output -
My question is that why salesforce has assigned the same size to all the headings.
Regards,
Hemendra