html block not appearing

[ad_1]

This is my first time tinkering with wordpress and i’ve made a little website locally that i’m now trying to get online.

I’m creating a html block on the page and it is just not appearing nothing is happening and i’m not sure what i’m doing wrong. all my files are in the database if someone could just point me in the right direction that would be amazing.

This is what i am pasting in.

<!DOCTYPE html>
<html lang=”en”>
<head>
<link rel=”stylesheet” href=”style.css”>
<base target=”\_top”>
<meta charset=”utf-8″>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<title>Map</title>

<link rel=”stylesheet” href=”https://unpkg.com/[email protected]/dist/leaflet.css”
integrity=”sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=”
crossorigin=””/>
<script src=”https://unpkg.com/[email protected]/dist/leaflet.js”
integrity=”sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=”
crossorigin=””></script>

</head>
<body>
<div id=”map” onclick=”map.mouseEventToLatLng()”></div>
<script src=”map.js”></script>
</body>
</div>
</html>

[ad_2]
1 Comment

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer