domingo, 25 de setembro de 2016

Aula 3 e 4 - 23 de setembro de 2016

Nesta aula foi pedida a criação de uma nova página de identificação a cada aluno que fosse personalizada a seu gosto. Para tal, foi usada a fonte de uma página de um aluno do ano letivo anterior.







TEXTO HTML:

<html>
<head>
<title> P&aacutegina do Duarte </title>
<link type="text/css" rel="stylesheet" href="duarte.css">
</head>
<body>
<div id="foto" style="position:relative; left:480; top:150px; width:400px; height:50px; z-index:0">
 <img src="duartenovo.jpg"></div>
 <div class="quadro">
 <a href="http://www.fa.utl.pt/">
<img src="faul.jpg" style="position:fixed" ></a>
 </div>
<h0>
<br>
<a href="http://home.fa.utl.pt/~lromao"> Sistemas de Representa&ccedil;&atilde;o Digital em Arquitectura<br>
Docente Lu&iacute;s Rom&atilde;o  </a> <br>
<br>
Ano letivo 2016/2017
</h0>
<br>
<br>
<br>
<br>
<br>
<h1>
DUARTE ROSA | 20151097<br>
MIArq2E
</h1><br>
<div class="quadro2">
 </div>
<h2>
<a href= "antigo.html" >Ver P&aacute;gina Antiga</a> |
<a href="http://srdaprender.blogspot.com"> Blogue pessoal </a>
</h2>
<br>
</body>
</html>


CSS:

body {
    
   background-color:rgb(255,255,255);
    margin-left: 20%; margin-right: 20%;
    color: white; 
font-size: 1.0em;
font-family: "Agency FB";
:link { color: yellow;
text-decoration: none;}
}
h0{
color: black;
    text-align: left;
    font-size: 25px;
:link { color: yellow;
text-decoration: none;}
}
:link { color: #000000;
text-decoration: none;} 
/* unvisited link */
h1 {
    color: black;
    text-align: left;
    font-size: 30px;
}
h2 {
color: black;
    text-align: left;
    font-size: 20px;
}
:link { color: #000000;
text-decoration: none;} 
/* unvisited link */
FA 
     { font-size: 2.0em; margin: .67em 0; color:rgb(214,16,16)}
 div.quadro {
    background: rgb(0,0,0);
font-size: 15px;
    border: none;
    width: 700px;
    height: 70px;
    overflow: auto;
  }
  div.quadro2{
 background: rgb(0,0,0);
font-size: 15px;
    border: none;
    width: 700px;
    height: 5px;
    overflow: auto;
  }

Página nova
LINK


Também foram introduzidas novas ferramentas em AutoCad, entre as quais "SKETCH", e foi explicado como o modelo desenhado poderia ser visto em ""paperspace":








Sem comentários:

Enviar um comentário