|
Nifty HTML Tutorials Here for simple, Nifty HTML Tutorials? You're in the right place.I won't go through the "really beginner" things, like making links or showing images. You can find those anywhere, and I personally think they're a little redundant. Rather, I'll show nice little "Nifty" things that I use that I thought was cool when I found them.
Lists Everyone uses them. I use Lists on my "rules" page.
Looks familiar? Right. So, how do you make it?
<ul> Simple enough? If you want to add more points, just put in more <li> </li>. Embedded Music Next up is embedding music. You've seen sites that suddenly have sounds blaring when you open the page (you really don't want to do that). How do they use it? They use this simple code:
|
||||
|