HTML - hard: Make them swoon

previous

We are now going to move onto our hard HTML. Some of the things we are going to look at in the section will not be useful without learning other languages, such as PHP (a server side language).

For example, the buttons on this page are created using a HTML tag:

<button>This is a button</button>

If you click the button in the example, nothing will happen. This is because we haven't told it to do anything yet, but you can learn how to add some functionality with PHP here.

next
  • but
  • but
  • but
  • but
  • but

close

submit