Write a HTML program to create a web page by using layout elements
Answers
Answered by
1
Explanation:
Web-page layout works with arrangement of visual elements of an HTML document.
...
Example:
- <header style="background-color: #303030; height: 80px; width: 100%">
- <h1 style="font-size: 30px; color: white;text-align: center; padding-top: 15px;">Welcome to MyFirstWebpage</h1>
- </header>
Similar questions
Computer Science,
1 month ago
Geography,
1 month ago
Math,
3 months ago
Hindi,
3 months ago
Social Sciences,
9 months ago