XHTML / CSS - Adding Links to a Webpage
To link something in you need the tags.
If you want to make your link work you'll need an added attribute (i.e. href (hyperlink reference) ="".
If you want to link to a second page in your website you can link to the html document in your files.
https://www.youtube.com/watch?v=01rd3zmSm_Y&list=PLC1322B5A0180C946&index=6
If you want to make your link work you'll need an added attribute (i.e. href (hyperlink reference) ="".
If you want to link to a second page in your website you can link to the html document in your files.
https://www.youtube.com/watch?v=01rd3zmSm_Y&list=PLC1322B5A0180C946&index=6
Comments