To design a table in an HTML web page as described in the question, you can use the appropriate HTML table tags to create headers and span cells when needed. The following is a simple HTML code snippet that achieves the desired table structure:
Column Header
Column Header
Merged 2 Cells
Not Merged
;