Skip to content

Conversation

@Sargunan1213
Copy link

No description provided.

Copy link

@anikal2001 anikal2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small changes but the rest looks great!

### Usage of elements:
Elements can be nested within each other. For example a <p> may contain text, followed by a table and a list if needed. A <p> tag could contain another <p> tag in it as well! Elemnts will be rendered in the order in which they are coded. \
### Styling:
In order to customise the look of elements html is combined with css to make the webpages look cleaner. No newline at end of file

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please specify a little more information on how to combine styling with html elements

</html>
```
### Some useful elements:
Inside the bode tag is where all the elements displayed on the webpage are coded.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

body is spelled wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants