0% found this document useful (0 votes)
39 views1 page

Week 2: HTML, CSS, and Javascript For Web Developers

This document outlines the topics and assignments for Week 2 of a course on HTML, CSS, and Javascript for web developers. It includes setting up a development environment with tools like Visual Studio Code, Node.js, and Git. Topics to be covered are CSS3 fundamentals like selectors, the box model, positioning, and responsive design. Assignments include using CSS to style elements and initializing a GitHub page. Resources and starter codes are provided.

Uploaded by

said mohamud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Week 2: HTML, CSS, and Javascript For Web Developers

This document outlines the topics and assignments for Week 2 of a course on HTML, CSS, and Javascript for web developers. It includes setting up a development environment with tools like Visual Studio Code, Node.js, and Git. Topics to be covered are CSS3 fundamentals like selectors, the box model, positioning, and responsive design. Assignments include using CSS to style elements and initializing a GitHub page. Resources and starter codes are provided.

Uploaded by

said mohamud
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

HTML, CSS, and Javascript for web developers

Week 2

Development Environment Setup

• Visual studio code or sublime text 3


• Node js
• Git
• Browser sync
• Initializing new github page
Resource :- Lecture Slides, Source Codes, Starter Code For End Of Module Assignments

• https://github.com/jhu-ep-coursera/fullstack-course4
Topics to be covored
• introduction to css3
• anatomy of css
• selectors, combining selectors, pseudo-class selectors,
• style placement
• conflict resolution
• styling text
• Box model
• Background property
• Positioning elements by float
• Relative and absolute positioning
• Media queries
• Responsive Design
• Introduction to twitter bootstrap 3
• Bootstrap gird system

Assignment 2
• https://github.com/jhu-ep-coursera/fullstack-
course4/tree/master/assignments/assignment2
To be Submitted on
Date: Sunday, 23-5-2021

GROUP 4 WE EK 2: said Mohamud Page 1


Mohamud

You might also like