SMARTPHONE APP WORKSHOP – SATURDAYS, WEEK 3

En esta tercera sesion de nuestro curso Aplicaciones para SmartPhones continuamos trabajando en CSS.

Aprendimos:

  1. Como hacer sombra al texto. Text-shadow, se usa para crear una sombra paralela, es una sombra paralela detrás de la palabra y ligeramente desplazada.

Text-shadow puede usar tres longitudes y un color para la sombra paralela. Text-shadow: 5px 0px 0px

  • el primer valor indica a que distancia, hacia la izquierda o derecha  debería caer la sombra.
  • El segundo valor indica la distancia de la parte superior o inferior donde debe caer la sombra.
  • El tercer valor es opcional y especifica la cantidad de desenfoque que se debe aplicar a la sombra paralela.

2. Como aplicar color al texto y como entender el color en CSS. El color se crea mezclando cantidades de rojo, verde y azul.

Para los colores de fondo  utilizamos los valores RGB: se expresan colores en términos de cuanto rojo, verde y azul  se utilizan. Por ejemplo: RGB (100, 100,90).

Recordemos:

  • Si queremos editar nuestro trabajo en CSS deberemos abrir el archivo desde Notepad.
  • Si queremos ver el resultado de nuestro trabajo, es decir, si queremos ver el resultado, entonces debemos abrir el archivo desde mi computadora.

Anuncios importantes:

La próxima sábado 3 de Noviembre  NO tendremos clase. Retomaremos las clases el sábado 10 de Noviembre.

Por favor recuerden traer el USB que la profesora Maritza  gentilmente les ha prestado para que puedan practicar en sus casas durante estas 2 semanas que tendremos libres. Además recuerden que deberán tener ideas y bocetos de como ustedes quisieran hacer una aplicación con el tema: como ustedes llegaron al programa New NewYorkers.  Por favor revisen el archivo que la profesora Maritza nos ha compartido, ya que semanalmente ella les compartirá documentos útiles de cada sesión.

Finalmente les queremos agradecer su trabajo personal durante clase y sobretodo el haber estado presentes y participando activamente a pesar de la lluvia.

Felicitaciones a todos los alumnos por darse el tiempo de desarrollar sus habilidades en este interesante curso.


In this third session of our Applications course for SmartPhones, we have been working in CSS.

We  learned:

  1. How to shade the text Text-shadow,  how to create a parallel shadow, is a shadow behind the word and slightly displaced.

Text-shadow can use three lengths and one color for the parallel shadow.

Text-shadow: 5px 0px 0px

  • The first value indicates at what distance, to the left or right, the shadow should fall.
  • The second value indicates the distance from the top or bottom where the shadow should fall.
  • The third value is optional and specifies the amount of blur that should be applied to the parallel shadow.

2. How to apply color to text and how to understand color in CSS. The color is created by mixing quantities of red, green and blue.

For the background colors we use the RGB values: colors are expressed in terms of how much red, green and blue are used. For example: RGB (100, 100.90).

 Please remember:

• If we want to edit our work in CSS we will have to open the file from Notepad.

• If we want to see the result of our work, that is, if we want to see the result, then we must open the file from my computer.

 Important announcements: 

Next Saturday, November 3, we will NOT have class.We will resume classes on Saturday, November 10th. 

Please remember to bring the USB that teacher Maritza has kindly given them so they can practice in their homes during these 2 weeks that we will have free.

Also remember that you should have ideas and sketches of how you would like to make an application with the theme: how did you get to the New NewYorkers program.

Please review the file that Professor Maritza has shared with us, as she will share useful documents for each session weekly. 

Finally, we would like to thank you for your personal hard work during the class and especially for have been present and participating actively despite the rain weather.

Congratulations to all the students for taking the time to develop their skills in this interesting course.

Leave a Reply