I figured out what was wrong with my form. It needed to be a descendant of the form code itself and I didn’t have an id for the form tag. I’m not explaining this well. Again, there is no CSS attached to this form so it will look a bit wonky. Now we are doing…
Long weekend
I’m on my phone cause I’m taking care of the sick. I just got back from making Tommy some tea and he fell asleep. Poor guy. Last weekend was long. We left Friday night about 5:30p and got to our destination about 8. Came to learn upon arriving that Alex’s game is canceled. They played…
Can I do this?
I tested my code to the instructions and I have been told that a few things aren’t correct. So back to the drawing board with my form code. I could just toss this aside and continue with another project but I want to get this right. So I’m going to keep working on this until…
Coding and negativity
I finished my form! I am working on the CSS, which seems to be a bit harder. But I like figuring out how I want the form to look. I will show the form down below. It won’t look great because the CSS isn’t done and won’t be attached here on WordPress. Wow, that is…
Code and anxiety
Today was busy. I was able to code a little and added some questions to my form. I need to add more questions, just not sure what to ask. I will put my code at the bottom here. I then picked up Alex from school and took him to hockey practice. I found out yesterday…
Anxiety
I was feeling anxious today. Anxious about coding and having to make phone calls to make appointments. I have phone anxiety. I hate talking on the phone. I get nervous and draw a blank while on the phone. I will sit there for hours before actually making a phone call. I’d rather talk to people…
Therapy. I think?
Therapy today. It’s funny when the clinic called me earlier this month and said, “therapist.” My therapist is more like my medication management therapist since my appointment was only ten minutes long. Which is how long medication management typically takes. And we focused on my medication. Also, my next appointment is about 5 to 6…
Forms
In the library again. The library is empty, with it being Friday. Today’s project is making a registration form. I worked mainly on HTML and a bit in CSS just to clean up the page a little. As I go through my notes here, it doesn’t seem like I did a lot today, but my…
Color part II
I’m at the library today. It’s a little crowded here. Today’s study focused on color using hex, hsl, linear-gradient, border color, and box shadow. Here are some resources, tutorialspoint, and w3schools. The most common way to apply color is with hexadecimal or hex values. Hex color values begin with a pound sign or hashtag # character and…
The color wheel
Today’s studying was spent on RGB in CSS and the color wheel. The color wheel is a visual representation of colors arranged according to their chromatic relationship depending on wavelengths. Using the color wheel, we can easily trace colors and their relationship with other colors. The three Primary Colors are Red, Yellow, and Blue. Three…