We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Web Application Development Assignment task 2: Semester 5th
Submission date [12/12/2024( Thursday)]
Note: All the assignments will be submitted in hand-written form. Attach the proper cover page with your assignments while submission! 1: Since the early days of the World Wide Web, there have been many versions of HTML, explain history of HTML 2: An HTML element is defined by a start tag, some content, and an end tag explain with example. 3: Web pages can be created and modified by using professional HTML editors. However, for learning HTML we recommend some editors can you elaborate all editors. 4: Describe about HTML documents, HTML headings, paragraphs, links, HTML style attribute, text formatting, with each example. 5: With CSS, you can control the color, font, the size of text, the spacing between elements, how elements are positioned and laid out, what background images or background colors are to be used, different displays for different devices and screen sizes, CSS can be added to HTML documents in 3 ways, explain with example