Footer Tag

<footer> टैग किसी दस्तावेज़ या अनुभाग के लिए एक footer लेख को परिभाषित करता है।

<!DOCTYPE html>
<html>
<head>
    <title>Document</title>
</head>
<body>
    <footer>
        Copyright 2022 all right reserved Rishi Rao
    </footer>
</body>
</html>

     


Copyright 2022 all right reserved Rishi Rao





Tags
Copyright © 2021 Designed by Rishi Rao