Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
M7MDFT00 authored Nov 6, 2024
1 parent fd8ee2a commit 2c48e85
Show file tree
Hide file tree
Showing 85 changed files with 1,620 additions and 0 deletions.
22 changes: 22 additions & 0 deletions support/support.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
footer
{
color
:white ;

}
h5
{

color
:rgb(99, 97, 97)

}
a
{
text-decoration-line
: none;

color
:rgb(57, 2, 57) ;

}
91 changes: 91 additions & 0 deletions support/support.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html
lang="en">
<head>
<meta
charset="UTF-8">
<meta
name="viewport"
content="width=device-width, initial-scale=1.0">
<title>
Support me
</title>
</head>
<body
bgcolor="black">

<link
rel="stylesheet"
href="support.css">
<font
size="18px"
face="Minecrafter">
<center>
<a
href="support.html">
<p>
Support
</p>
</a>


</center>

<center>
<a
target="_blank"
href="https://www.instagram.com/m7mdft00/">
<p>
insta
</p>
</a>

</center>
<center>
<a
target="_blank"
href="https://www.tiktok.com/@m7mdft00?is_from_webapp=1&sender_device=pc">
<p>
Tiktok
</p>
</a>


</center>
<center>
<a
target="_blank"
href="https://www.youtube.com/@m7mdft/videos">
<p>
youtube
</p>
</a>


</center>
<center>
<a
target="_blank"
href="https://discord.gg/6CtPRcjB">
<p>
DSG
</p>
</a>

<h5>
<font
face="arial">
حيكون تابع لموقع اكبر باذن الله
</font>
</h5>
</center>
<footer>
&copy;
Copyright 2024-2025 M7MDFT00

</footer>


</font>
</body>
</html>
Binary file added website/CSS/Icons/Discord.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/CSS/Icons/insta.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/CSS/Icons/tiktok.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/CSS/Icons/youtube.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions website/CSS/bedrock.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
a
{
text-decoration: none;
color
: rgb(255, 255, 255);

justify-content
: space-between;
}

body
{
background-color
: rgb(71, 70, 69);



}

footer
{
color
: black;



}
.support
{
color
: purple;

}
4 changes: 4 additions & 0 deletions website/CSS/java.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
a {
text-decoration-line: none;
color:blue;
}
102 changes: 102 additions & 0 deletions website/Java.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<!DOCTYPE html>
<html>
<title>
java
</title>
<head>
<meta
charset="utf-8">

<meta
name="view port"
content="width=device-width,initial-scale+1.0">

<meta
name="description"
content="">
</head>
<body>
<font face="Minecrafter" >
<link
rel="stylesheet"
href="CSS/java.css">
<header>
<a
href="java.html" >
<p>
java
</p>

</a>
</header>
<hr>

<center>
<a
href="java/addon.html"
target="_blank">
<p>
<img
src="java/img/Modding.png"
alt="photo">
add-on
</p>
</a>


<a
href="java/map.html"
target="_blank">
<p>
<img
src="java/img/Map.png"
alt="photo">
map
</p>
</a>

<a
href="java/Resouce Pack.html"
target="_blank">
<p>
<img
src="java/img/RP.png"
alt="photo">
Resouse Pack
</p>
</a>

<a
href="java/Worlds M7MDFT.html"
target="_blank">
<p>
<img
src="java/img/my world.png"
alt="photo">
world
</p>
</a>
</font>
<hr>
<footer>
<center>
<font color="purple"
face="Minecrafter">
<a
href="support/support.html">
support
</a>

<p>
© Copyright 2024-2025 M7MDFT00
</p>

</font>
</center>
</footer>
<hr>


</body>

</html>
105 changes: 105 additions & 0 deletions website/bedrock.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<!DOCTYPE html>
<html>
<title>
Bedrock
</title>
<head>
<meta
charset="utf-8">

<meta
name="view port"
content="width=device-width,initial-scale+1.0">

<meta
name="description"
content="">
</head>
<body>
<font face="Minecrafter" >
<link
rel="stylesheet"
href="CSS/bedrock.css">
<header>
<a
href="bedrock.html" >
<p>
Bedrock
</p>

</a>
</header>

<hr>
<center>
<a
href="bedrock/addon.html"
target="_blank">
<p>
<img
src="bedrock/img/Modding.png"
alt="photo">
add-on
</p>
</a>


<a
href="bedrock/map.html"
target="_blank">
<p>
<img
src="bedrock/img/Map.png"
alt="photo">
map
</p>
</a>




<a
href="bedrock/Resouce Pack.html"
target="_blank">
<p>
<img
src="bedrock/img/RP.png"
alt="photo">
Resouse Pack
</p>
</a>

<a
href="bedrock/Worlds M7MDFT.html"
target="_blank">
<p>
<img
src="bedrock/img/my world.png"
alt="photo">
world
</p>
</a>
</font>
<hr>
<footer>
<center>
<font color="purple"
face="Minecrafter">
<a
href="support/support.html">
support
</a>

<p>
© Copyright 2024-2025 M7MDFT00
</p>

</font>
</center>
</footer>
<hr>


</body>

</html>
Loading

0 comments on commit 2c48e85

Please sign in to comment.