During this week I used the form exercise he used in the video but I felt like it resembled the Facebook sign up page. The for uses check boxes, text boxes, date forms, and submit buttons. Blog Links: http://mubyjess.com/webdesign1/week02/all-intermediate.html http://mubyjess.com/webdesign1/week02/form-exercise.html http://mubyjess.com/webdesign1/week02/pokemon.html http://mubyjess.com/webdesign1/week02/recipe.html
Author Archives: jh2003
Intro To CSS – Week 3
To insert a style sheet you can either use inline, external, or internal css. With an external css you can change the entire site with this one file, with internal css can only be used if the html page only needs a specific css, an inline CSS is used when you are styling specific elements. […]
A Recipe HTML
Writing about my struggle during this project seems so silly to me now, I had a rough time trying to past my video into the HTML, I remember I kept calling over Professor Smith and he told me to search it up. I later found out that to embed the video I had to use […]
Intro To HTML Post – Week 1
An HTML boilerplate is important to make sure your html has a set structure, In this boilerplate you’ll be able to link different websites, pictures, and fonts. In the boilerplate we are using now it is called HTML5. If you don’t name your HTML with “index.html” it wont recognize what exactly you are trying to […]
Jones’ Resources
While we were in class I was really intrigued on the color portion of the resources page. The one site that really caught my eye was a site named 0to255.com . You’re able to type in a number and a random color will pop up with different shades of that color. This will help me […]