Ishmael Sunday
@okayishmaelAll solutions
- Submitted 16 days ago
Responsive Tip Calculator | HTML, CSS, JavaScript
- HTML
- CSS
- JS
When there is an error, people input should be highlighted red. It is not doing so
<input type="number" id="people" class="icon-person" placeholder="0" />
const numberOfPeople = document.getElementById("people"); numberOfPeople.classList.remove("error"); // Remove highlight errorMessage.style.display = "none"; // Hide error message
- Submitted 25 days ago
Responsive Time Tracking Dashboard | CSS, HTML, JavaScript
- HTML
- CSS
- JS
I wasn't able the crap the icons on the top of each card.
- Submitted about 1 month ago
Responsive Newsletter Sign Up Form | CSS, HTML, JavaScript
- HTML
- CSS
- JS
How to open another HTML file in the same window when a button is clicked.
- Submitted about 2 months ago
Responsive Interactive Article Preview Component | HTML, CSS, JS
- HTML
- CSS
- JS
My project isn't broken in the live page but it is in the screenshot generator.
- Submitted about 2 months ago
Responsive Meet Landing Page | CSS3, HTML5
- HTML
- CSS
See Readme page in the respository
- Submitted about 2 months ago
Responsive testimonials grid section | htm5, css3
- HTML
- CSS
My is seems a little bigger.
- Submitted about 2 months ago
Responsive Recipe Landing page | HTML5, CSS3
#accessibility- HTML
- CSS
I need step by step instruction on how to install and run Node.js for my projects to use cssmano the minify my css.
- Submitted about 2 months ago
Responsive social links profile landing page | HTML5, CSS3
- HTML
- CSS
- My button link color turns blue on iphone. I have not been able to fix that yet.
- Submitted about 2 months ago
Responsive blog preview card made with css flexbox and media query
#accessibility- HTML
- CSS
N/A
- Submitted 2 months ago
Responsive QR-Code landing page using CSS Flexbox.
- HTML
- CSS
I am still struggling with git command line. As a result I am just using github. Any good resource out the on the subject at hand?