Challenge 1: HTML Line Breaks
Output
Welcome
To
Web Development Class
Challenge 2: Mathematical Formulas
Output
x2+y2+2xy=(x+y)2
Challenge 3: Circle Formulas
Output
Area of Circle=πr2
Circumfrance of Circle =2πr
Challenge 4: Creative Text Display
Here, content is written without using characters in HTML code
Challenge 5: Student Details Table
Output
Student | Personal Information | Contact Information | ||
---|---|---|---|---|
John Smith | Age | 20 | Phone: 123-456-7890 | |
Gender | Male | Email: john@exsmple.com | ||
Emily Johnson | Age | 22 | Phone: 987-654-3210 | |
Gender | Female | Email: emily@example.com |