Skip to content

FreeCodeCamp Responsive Web Design Project #1 {Simple tribute page to a popular coctail}

Notifications You must be signed in to change notification settings

Anutka777/tribute-page-fcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tribute-page-fcc

FreeCodeCamp Responsive Web Design Project

Build web page with functionality similar to this, fulfill the below user stories.

User stories

  • My tribute page should have an element with a corresponding id="main", which contains other elements.

  • I should see an element with corresponding id="title", which contains a string that describes the subject of the tribute page.

  • I should see a div element with corresponding id="img-div.

  • Within the img-div element I should see an img element with corresponding id="image".

  • Within the img-div element I should see an element with a corresponding id="img-caption" that contains textual content describing the image shown in img-div.

  • I should see an element with a corresponding id="tribute-info", which contains textual content describing the subject of the tribute page.

  • I should see an a element with a corresponding id="tribute-link", which links to an outside site that contains additional information about the subject of the tribute page. Link should open in new tab.

  • The img element should responsively resize, relative to the width of its parent element, without exceeding the original size.

  • The img element should be centered within its parent element.


About

FreeCodeCamp Responsive Web Design Project #1 {Simple tribute page to a popular coctail}

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published