File tree Expand file tree Collapse file tree 1 file changed +12
-10
lines changed
Expand file tree Collapse file tree 1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html >
2+ < html class =" mdui-theme-dark " >
33
44< head >
55 < title > DanielDami's Website | Home</ title >
1212</ head >
1313
1414< body >
15- < header >
16- < h1 > DanielDami's Website</ h1 >
17- < mdui-segmented-button-group id ="top-buttons " full-width >
15+ < mdui-top-app-bar >
16+ < mdui-avatar src ="favicon.png "> </ mdui-avatar >
17+ < mdui-top-app-bar-title > DanielDami's Website</ mdui-top-app-bar-title >
18+ < mdui-segmented-button-group >
1819 < mdui-segmented-button href ="# "> Home</ mdui-segmented-button >
1920 < mdui-segmented-button href ="about "> About</ mdui-segmented-button >
2021 < mdui-segmented-button href ="game "> Games</ mdui-segmented-button >
2122 </ mdui-segmented-button-group >
22- </ header >
23+ </ mdui-top-app-bar >
2324
2425 < main >
25- < mdui-card >
26- < div id ="main-left ">
26+ < mdui-card id =" main-card " >
27+ < div class ="main-item ">
2728 < h2 > Welcome to DanielDami's Website</ h2 >
2829 < p > This is a simple website that you can look for many things to your liking.</ p >
29- < img src ="images/gameGallery.jpg " alt ="Our Game Gallery ">
3030 </ div >
31- < div id ="main-right ">
31+ < div > < mdui-divider vertical > </ mdui-divider > </ div >
32+ < div class ="main-item ">
3233 < h2 > About Us</ h2 >
33- < p > Hello, my name is DanielDami. This is my personal website. Our team website will be avilable soon.
34+ < p > Hello, my name is DanielDami. This is my personal website. Our team website won't be avilable
35+ soon.
3436 </ p >
3537 </ div >
3638 </ mdui-card >
You can’t perform that action at this time.
0 commit comments