Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!DOCTYPE html>


<head>
<meta charset="UTF-8">
<meta name="viewport" content="width = device-width, initial-scale = 1">
<title>The Gateway To Xworld</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">

<style>
.container {
background: linear-gradient(rgb(194, 76, 47), rgb(173, 168, 168));
</style>

<script>

</script>

</head>

<body>
<div class="page-header">
<h1>Massive Entertainment</h1>
<div class="container">
<p> A multi-faceted production team with a wide range of musicality.
<a href="https://soundcloud.com/massave"
title="click here to sample music from Massive Entertainment">Massive Entertainment</a>
has accomplished songwriter/arrangers/lyricists that have written or co-
written songs that have placed in the Top 40 on billboard’ s song charts. In essence,
Massive is one-stop shopping. This team of producers, are able to bring any record
label or firm requiring music composition, quality music from conception to completion.
Founded in 1997, Xavier Cody and Irving Batiste, both out of Spfld, Mass.

<a href="https://www.facebook.com/irvin.batiste" title="More about Irvin">Irvin Batiste </a>: musician,
engineer – Born and raised in Massachusetts. Still residing in
Massachusetts.

<a href="https://www.facebook.com/xavier.cody.739" title="More about Xavier"> Xavier Cody </a>:
musician,
engineer, arranger – Born
and raised in Massachusetts. Still
residing in Massachusetts.
</p>

</div>
</div>

<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
</body>

</html>