Build a web page that contains the following text picture: your name with color (green) and (Tahoma font.) A 4-5 sentence paragraph wherein each of them has a different format.
The progress bar below examples are best for this.
<! DOCTYPE html>
<Html>
<Head>
<Title> Exercise 1 </ title>
<Head>
<Body>
  <Font size = "3" color = "green" face = "Tahoma"> Write your name! </ Font>
  <P align = "left">
     <Font color = "blue" face = "Arial">
      <I> HTML is a language of signs that allow us to display a content rich with different elements. </ I>
      </ Font>
      </ P>
   <br/>
  <P align = "center">
     <Font color = "red" face = "Georgia">
      <B> HTML used to create documents with structure <i> hypertext </ i>.
      </ Font>
    </ B> </ p>
    <br/>
  <P align = "right">
     <Font color = "aqua" face = "Comic Sans MS">
      <U> HTML documents are called "web pages". </ U>
     </ Font>
     </ P>
   <br/>
  <P align = "center">
   <Font color = "# 710242" face = "Trebuchet MS"> HTML is currently in version 4:01 and new version 5.0 html5, and will continue to offer advanced features to create pages with richer content. </ Font >
   </ P>
 <br/>
</ Body>
</ Html>

Result:

Type your name!
HTML is a language of signs that allow us to display a content rich with different elements.


HTML is used to create hypertext documents structure.


HTML documents are called "web pages".


HTML is currently in version 4.01 and 5.0 versions of the new html5 and will continue to offer advanced features to create pages with richer content.



Exercise 2:

Display a web page in an image with a 2 border size and width and height 200.

 <Img src = "http://seo123.ml?revision=20" alt = "Internet connection failed. Image missing." border = "2" width = 200 height = 200 />

Result:

Internet connection failed. Image missing.

Exercise 3:

Build a web page where to store your profile in the form of a CV to cut. Set there a photo tag Tuajen.Perdorni paragrafet.Perdorni <a> headings and to create a connection with your nefacebook or linkedin profile. Use lists to illustrate your knowledge of computers and foreign languages ​​(eg English language very good explanation, as the third type of lists).


<! DOCTYPE html>
<Html>
<Head>
<Title> CV </ title>
<Head>
<Body>
  <Center> <h1> <u> programer source code </ u> </ h1> </ center>
  <br/>
 <Img align = "left" border = 1 src = "images.jpg" width = 50 height = 50 /> <br/>
 <Div>
 <Div>
 <br/>
 <H2> Personal data: </ h2>
 <P> <b> Name </ b> <i> Your Name </ i> </ p>
 <P> <b> Last Name </ b> <i> Your lastname </ i> </ p>
 <P> <b> Birthday </ b> <i> dd.mm.yyyy </ i> </ p>
 <P> <b> Email </ b> <i> email@seo123.ml </ i> </ p>
 </ Div>
 <Div>
 <br/>
 <H2> Computer Knowledge: </ h2>

 <Ul>
<Li> I-New Year
<Ol type = "1">
<Li> C language </ li>
<Li> data structures </ li>
</ Ol>
</ Li>
<Li> Year II
  <Ol type = "a">
<Li> C ++ </ li>
<Li> Java </ li>
  </ Ol>
</ Li>
<Li> Year III to
  <Ol type = "i">
<Li> Web Programming series </ li>
  </ Ol>
</ Li>
 </ Ul>
 </ Div>
 <Div>
<H2> program </ h2>
<Ul>
<Li> Relevance 1 </ li>
<Li> Relevance 2 </ li>
<Li> Relevance 3 </ li>
</ Ul>
 </ Div>
 <Div>
  <H2> Contact: </ h2>
  <a Href="www.facebook.com/"> Facebook contact us and we <a href="www.linkedin.com/"> </a> </a> LinkedIn.
 </ Div>

 </ Div>

</ Body>
</ Html>



Result:
Programmers source code




Personal data:

Name: Your Name

Surname: Your lastname

Birthday: dd.mm.yyyy

Email: email@seo123.ml


Computer knowledge:

I-New Year
C language
data structures
Year II
C ++
Java
Year III to
Web Programming series
Programming:

Relevance 1
Relevance 2
Relevance 3
Axact

Axact

Vestibulum bibendum felis sit amet dolor auctor molestie. In dignissim eget nibh id dapibus. Fusce et suscipit orci. Aliquam sit amet urna lorem. Duis eu imperdiet nunc, non imperdiet libero.

Post A Comment: