imd1005-web-development-winter-2023 / assignment-03-LayZNimrod

assignment-03-LayZNimrod created by GitHub Classroom
https://imd1005-web-development-winter-2023.github.io/assignment-03-LayZNimrod/
MIT License
0 stars 0 forks source link

Extension #3

Open LayZNimrod opened 1 year ago

LayZNimrod commented 1 year ago

Hey sir can i use my extension because i want to put this project aside to work on other stuff. Also i wanted to use text wrapping for the buttons but i can't figure out how to do that cuz i don't think it is really text it. Its tied to the button and i have to change the buttons size depending on the size of the page or something

neilmispelaar commented 1 year ago

Hi @LayZNimrod

Yes, absolutely. The extra time is there.

Your updated due date is now 11:59 PM March 26th, 2023.

Let's touch base either in class or paste a screenshot of your button issue so that I can better understand what's going on and what you are trying to do there.

Thanks.

LayZNimrod commented 1 year ago

Sorry I could not come to class today sir. I stayed up till 3:30 am doing an assignment that just got an extension at 6:00 am today. and I slept until 1:00 pm. On Tuesday I was also working on the same project and studying for a midterm.

button problem image

If I make the text big enough it just goes off the screen. Might be a problem for user experience.

neilmispelaar commented 1 year ago

Hi @LayZNimrod

Use the word break css in your button styles

https://developer.mozilla.org/en-US/docs/Web/CSS/word-break

neilmispelaar commented 1 year ago

No worries.

We covered Assignment 03 logic, JavaScript fetch and Promises.

I’ll send out notes later this weekend so everyone can catch up.