This webpage shows all the lessons created during this course. I did style this using Bootstrap, unlike the other two webpages I made for the KO Tech Academy courses. Even though these are sites just to showcase the lessons that are learnt in this course, I felt that they did not look the best, and wanted to change that with this one.
The first webpages for this course. Very basic, just setting up the webpage using HTML.
Using CSS3 to style the webpage from boring plain text by changing styling elements such as font-family, font-size, color, and text-alignment. Used embedded, inline, and external styling for different elements on the page.
Using JavaScript to create behavior for the web page.
Demo 1 demonstrates using the onclick and onmouseover events.
Demo 2 shows the ability to change preexisting content.
Demo 3 changes the styling of elements.
Demo 4 validates user input.
Demo 5 moves the script to the head tag.
Demo 6 uses an external script file.
Using elements such as strong, em, i, bold, sub, sup, del, ins, small to change the way text is displayed.
Commenting is a crucial part in programming that is sometimes ignored. It is never read by the complier or interpreter, and provides notes for future reference, such as why this code is written the way it is, what it does, who wrote it, when it was written, and other valuable information that can be forgotten over time.
Using tables and different layouts to format.
rowspan, colspan, thead, th, tr, td, and the border property.
Expanding on styling tables using nth-child, and targeting specific elements of the table.
Working with ordered, unordered, descriptive lists. Different styling, text-decoration, and layouts.
Creating a blocked area using a div tag, and changing specific parts using the span element.
Using CSS to style a layout. May take this idea further to make a newspaper looking webpage for news articles.
Made some basic div tags and used Bootstrap for some responsive web design.
Using the iframe element to display webpages in a webpage. Possibly will use this to redo my portfolio sites to show all the web pages designed to show in one display.
Just some of the preset colors with CSS to visual the different colors for future reference.
Showing the basics of CSS with an internal sheet, just changing the color and text-alignment.
Continuing on and using different styles. text-indent, font-family, text-decoration, and font-size.
Using the pseudo classes for hyperlinks to change the colors based on the state of the link.
Using CSS to format a nice looking table, including using caption-side to add a caption in the desired location.
Used the float property for left and right to display an image to the left and the right of the screen.
Using different selector levels and relationships to change the CSS styling of different div/p pairs.
Using the counter-reset, and counter-increment CSS properties to create essentially a custom list-style-type. There is code for it to have sub-sub-sections that appear as 1.1.1, but not displayed.
Changing the quotation marks by specifying the desired characters by using CSS and using the quote tag.
Using Pseudo Classes with CSS to change the styling of specific tags and instances.
Using CSS to create a nice styled nav bar. Added the border-left property to break up the solid green bar and the border-radius to the top to make the navbar look more like tabs.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.
Some quick example text to build on the card title and make up the bulk of the card's content.