function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
The new LearnerThe new Learner 

How to create table

HI Experts,

Can anyone help me out, how to create below table format using html or apex table.
User-added image
AbhishekAbhishek (Salesforce Developers) 
Try the code snippet as mentioned in the below blog,

https://developer.salesforce.com/forums/?id=9060G000000IBV9QAO

I hope you find the above information is helpful. If it does, please mark as Best Answer to help others too.

Thanks.