Here, I made a slideshow in JSFiddle and then embedded the fiddle here using an iframe. (Click on result to see the slideshow.) To make the iframe, use this format: The information in red is adjustable for your specific height and width. Note: Many of the programs you use will create the embed code or […]
Tag: Learning
HTML entities and a few random tags to know
If you watched the Unit 2 J215 videos, you may have seen something like this in the HTML: ". This is called an Entity. Entities are codes to use for symbols that you need in text but that are part of the HTML coding. For instance, if you need a greater than or less than […]