Computer Science, asked by sukhman1409, 9 months ago

Examples of static page?!

Answers

Answered by dreadwing
1

<font size="+4"><font color="#ff0000"><p style="font:italic small-caps bold 18px/24px Garamond, Georgia, Times, Serif;width:200px;">ANSWER..!</p></font></font>

<font size="+2"><p style="font:italic small-caps bold 18px/24px Garamond, Georgia, Times, Serif;width:200px;">A common example of static web pages is creation of Rich formatted Emails. For security reasons, these pages cannot contain dynamic content and cannot embed scripting (JavaScript). When you open an Email, you will get an HTML/CSS formatted content with some basic functionalities only: Text content and attached images.</p></font>

</p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p></p><p>   &lt;head&gt;</p><p>      &lt;title&gt;HTML marquee Tag&lt;/title&gt;</p><p>   &lt;/head&gt;</p><p>	</p><p>   &lt;body&gt;</p><p>      &lt;marquee direction = "up"&gt;☺Brainliest please☺⠀⠀☺Brainliest please☺&lt;/marquee&gt;</p><p>   &lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Answered by Anonymous
1

static website is something in which the data is fixed and doesn't change unless it has been added in the html code. For example, a beginner who learns HTML code builds static pages(obviously). A dynamic website is something which fetches data from the server.

static website is something in which the data is fixed and doesn't change unless it has been added in the html code. For example, a beginner who learns HTML code builds static pages(obviously). A dynamic website is something which fetches data from the server....

static website is something in which the data is fixed and doesn't change unless it has been added in the html code. For example, a beginner who learns HTML code builds static pages(obviously). A dynamic website is something which fetches data from the server....Dynamic site examples:

static website is something in which the data is fixed and doesn't change unless it has been added in the html code. For example, a beginner who learns HTML code builds static pages(obviously). A dynamic website is something which fetches data from the server....Dynamic site examples:Google.

static website is something in which the data is fixed and doesn't change unless it has been added in the html code. For example, a beginner who learns HTML code builds static pages(obviously). A dynamic website is something which fetches data from the server....Dynamic site examples:Google.YouTube.

Similar questions