how to add responsiveness in html code example
Example 1: responsive html
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Example 2: responsive web design html
<meta name="viewport" content="width=device-width, initial-scale=1.0">