WEBSITE CLONING USING HTML CSS
Some of Html tags that are usefull in cloning a website called ILUGC. Procedures: Make a structure of the website. Create a divisions for each sections in the structure. Make the page. Add styles to it. I use some of the HTML tags to clone this website. They are: - making divisions - for various headings. - for making paragraphs. - for making lists. - for making links. - for making inputs for user. Also, some attributes of these elements such as href, class are used to making links and styling purpose. After, styling the page looks good with a dual colour scheme.

Some of Html tags that are usefull in cloning a website called ILUGC.
Procedures:
Make a structure of the website.
Create a divisions for each sections in the structure.
Make the page.
Add styles to it.
I use some of the HTML tags to clone this website. They are:
- making divisions
- for making paragraphs.
- for making links.
- for making inputs for user.
Also, some attributes of these elements such as href, class are used to making links and styling purpose.
After, styling the page looks good with a dual colour scheme.