/mistermoody

Personal Homepage

Primary LanguagePHP

Repository for the Official Mister Moody Website

Projects: ** portfolio/webdesign **

File Tree

project
│   README.md
│   index.php
│   contact.php
│       
│
└───INC
│   └─── footer.php
│   └─── header.php 
│   └─── homepage.php
│   └─── journalHeader.php  
│
└───CSS
│   └─── grid.css
│   └─── journalStyles.css             
│
└───IMG/
│   └─── (multiple images)
│ 
│ 
└───ABOUT/
│   └─── index.php
│   └─── cv.php (中文) 
│   └─── resume.php
│
│
└───BRIEFCASE/
│   └─── index.php
│   │
│   └───languagearts
│       └───  index.php
│ 
└───WEBDEV/
│   └─── index.php
│   │
│   └─── setup-workstation.php
│   └─── semantic-markup.php
│   └─── styling-markup-with-css.php
│   └─── resources.php
│   └─── git-control.php
│   └─── webdesign
│   │
│   └─── xyz

Version History

  • V1 - Dec 2017
  • V2 - Jan 2019
  • V3 - Sept 2019
  • V4 - Jan 2020