Create a web page using only html and display your personal CV. Use following HTML tags in your code: 1. Information tag
Posted: Mon Mar 21, 2022 4:48 pm
Create a web page using only html and display your personal CV. Use following HTML tags in your code: 1. Information tags 2. Text formatting tags 3. Headings 4. Paragraphs 5. Ordered & Unordered lists 6. Table (including thead, tfoot and tbody along with some of ROWSPAN and COLSPAN) 7. Contact form at the end NOTE: CSS styling is not mandatory for this task,