|
|
To create a responsive website, add the following tag to all your web pages:
More Example given here: |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h2>Setting the Viewport</h2>
<p>This example does not really do anything, other than showing you how to add the viewport meta element.</p>
</body>
</html>
Category: | Web Tutorial |
Sub Category: | HTML Responsive |
Uploaded by: | Admin |
Read Articlehttps://develop.horje.com/learn/1434/reference