Ayo B. Jimoh's Portfolio

WEB DESIGN

Project Title: Designing a website
Project Description: Designing a website that includes images, formatted list, and a table that is styled with alternating row color and has a header and footer
Associated Course: CMIS 300 (Web-Based Application Design)
Associated Course Description: Analysis, design and implementation of internet web-site home pages using current tools of hypertext markup languages, integrated software packages, and specialized web creation software.
Materials/Technology Used Notepad++, WinScp, Laptop
Skills Details
HTML Used HTML (HyperText Markup Language) to write content to the website
CSS Used Cascading Style Sheet to design the the layout of the website
Javascript Used Javascript to create dynamic web content that work offline in front-end web developement
JQuery Used JQuery as a Javascript library to modify HTML element via DOM (Document Object Models) of the page and create event-based action such as an action that occurs when the page load or when a button is clicked
PHP Used PHP to make the website more dynamic and interactive by loading changes made to HTML elements from the server unto the websites
Web Design Principles and Guidelines Used to ensure the website is accessible and responsive across all devices with respect to its content
Description: The website contains a images, list, and a table that have been formatted and styled with CSS.
Result: A website that follows guidelines to ensure that it is well accessible and accommodating. The website is little dynamic content. The site is designed with CSS that makes it appealing.
Reflection: I learned how to create a dynamic webpages with applicable styling that follows guidlines.