Ishmael Sunday
@okayishmaelAll solutions
Responsive Tip Calculator | HTML, CSS, JavaScript
PSubmitted 4 months agoWhen 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
Responsive Time Tracking Dashboard | CSS, HTML, JavaScript
PSubmitted 4 months agoI wasn't able the crap the icons on the top of each card.
Responsive Newsletter Sign Up Form | CSS, HTML, JavaScript
PSubmitted 5 months agoHow to open another HTML file in the same window when a button is clicked.
Responsive Interactive Article Preview Component | HTML, CSS, JS
PSubmitted 5 months agoMy project isn't broken in the live page but it is in the screenshot generator.
Responsive testimonials grid section | htm5, css3
PSubmitted 5 months agoMy is seems a little bigger.
Responsive Recipe Landing page | HTML5, CSS3
#accessibilityPSubmitted 5 months agoI need step by step instruction on how to install and run Node.js for my projects to use cssmano the minify my css.
Responsive social links profile landing page | HTML5, CSS3
PSubmitted 5 months ago- My button link color turns blue on iphone. I have not been able to fix that yet.
Responsive blog preview card made with css flexbox and media query
#accessibilityPSubmitted 5 months agoN/A
Responsive QR-Code landing page using CSS Flexbox.
PSubmitted 5 months agoI 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?