Page 62 - 2617_JSSPS_C-5
P. 62

Features of static webpages:
                  They are simple and easy to create.

                  The content is fixed, meaning it does not update automatically.

                  Every visitor sees the same information.
                  They are usually written only in HTML and CSS.

              Dynamic Webpages


              A dynamic webpage is a webpage that can change its content automatically. The information
              on the page may be different for each visitor.

              Features of dynamic webpages:
                  They use programming languages like JavaScript, PHP or Python along with HTML.

                  They can show new information without refreshing the page.
                  Users can interact with them, for example, by filling forms or clicking buttons.


                         Interdisciplinary Learning                                                    Lab Activity


                  Look at the given text and encircle all the spelling and grammatical mistakes.
                  A static webpaje shows the same contant to all users. It do not change unless the devoloper

                  edit the HTML file. A dynamic webpaje change its contant according to the user and uses
                  programing languages like JavaScipt and databes.
                  Now write the correct text here:













                       Factbot


                The first webpage was created in 1991 and it had only text, no pictures, videos or colors.




              WRITING BASIC HTML CODE


              There are certain rules for writing HTML codes. Let us learn more about them:
                  Container tags should always be closed properly.

                  Values given to the attributes should be enclosed within double quotes.
                  The tag name should not contain spaces.

                  There should be no spaces between < and > in a tag.




                        Premium Edition-V
                 60
   57   58   59   60   61   62   63   64   65   66   67