AIT2B Production
Task
Create a website to serve as a portfolio for your work. Your website should be both fully functional as well as having a pleasing design.
Things to do
- Add code to your style sheet
- Create a survey to embed on your site
- Create links to pdf files on your Documentation page.
Download
- Assessment Sheet
- Gantt Chart Example – this is what your Gantt Chart should look like.
- Gantt Chart Template – hopefully this document will open successfully in Excel.
Links
Knowledge Base
You need to know some basic html tags:
- <div> – short for division, the building blocks of a website which work together with your css (cascading style sheet).
- <ul> – unordered list, in other words a dot point list
- <ol> – ordered list, in other words a numbered list
- <li> – list item, in other words each point in a number or dot-point list
- <a> – a hyperlink which is usually followed by the web address e.g. <a href=”http://google.com”>