Skip to content

f-lajoc/Zodiac-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zodiac-sign

Zodiac sign built with html select option, css and JavaScript. Testing out knowledge of JavaScript by building zodiac sign generator based on user selected option.

Table of contents

Overview

The challenge

Users should be able to:

  • Get a message about their zodiac sign just from selecting the range their birth date falls in.

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup

  • HTML select option

  • JavaScript

What I learned and used

From the knowledge I've gained over a week now, i used some JavaScript I've learnt like

  • variable declaration

  • function

  • if else conditional statement

  • fetching DOM

Continued development

I would love to have used array buh i haven't grasped it yet

Start using 'picture element'(srcset) for Responsiveness in my coming projects

Useful resources

Author

Acknowledgments