Lecture 1 - First Website [Bonus Lab]
For this, I developed two versions of the same website:
- In part I, I created an initial version
- In Part II, I created a sophisticated version, where i made it look polish, professional.
Lecture 2 - Table Exercise - Employee Directory
The goal for this exercise is to demonstrate our knowledge using the HTML tags related to designing tables
The table must contain the following columns:
- Photo | Image must be resized to either 32x32 or 64 x 64.
- Name | Last name Bold
- Postal Code | Must be links to Google Maps
- email | Must be clickable to send an email; Custom Font: Courier New
- Phone | Must be clickable to make a call
- Salary | Custom Font: Courier New, Custom Font Size: 18pt, Green background
The table Layout was given below:
Lecture 3 - Best Practices on Visual Elements
In this exercise I worked on the design of a website.
-
I Picked two websites areas/functionalities to describe them. Found four websites that uses
those areas/functionalities, which have similar
content/services and the other two are on different contents/services.
Lecture 4 - Developing Survey using HTML Forms
- I designed a webpage for a survey. My goal was to use all the HTML Input Types properly
- I can customize the parameters and behaviour of each element, when possible.
-
Created your own question to collect the user’s personal information as below:
- Include multiple choice questions.
- Questions with single answer.
- Questions with multiple answer.
Lecture 7 - Javascript
I Developed a web page that contains a table element that will be modified dynamically using Javascript.
- Added the tags <html> <head> <body>
-
Applied some style, aesthetics is important. External CSS file.
- Reasonable layout
- Positioning, centralization, whatever needed to make look good.
- Try to harmonize the colors.
Lecture 8,10 - Forms Validation using JS
I developed the SignUp form using javascript validations.
Lecture 11 - Image Galery
I created an image gallery using flexbox layout. I added favourite image icon on the corner of each images.
Assignment 1 Preview: HTML5 Website with CSS
- In this website i created a replice of a webiste.I added five pages with HTML,CSS,javascript and jQuery. I used several libraries to make it more attractive and astonished.