web designing

Post on 09-Jul-2015

290 Views

Category:

Design

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

By: Miral Hossam

Muhammed Mekki

All Copy Rights Saved to the 7th Students’ Conference on Communication and Information Based in the Faculty of Computers and Information Cairo University – Egypt 2011/2012 www.scci-cu.com

Topic Code: DVN-04-2012

Instructed on: 02-Dec-2011 | Session: #03

WEB DESIGNING

by: Muhammad Mekki &

Miral Hossam

AGENDA :

1- Intro

2- HTML.

3- CSS.

HTML

- Stands for Hyper Text Markup Language. - Not a programming language. - The main component is TAG <>. - There is also other components

like attributes.

HTML

HTML Headings

<h1>This is a heading</h1>

<h2>This is a heading</h2>

HTML Paragraphs

<p>This is a paragraph.</p>

<p>This is another paragraph.</p>

HTML

HTML Images

<img src="w3schools.jpg" width="104"

height="142" />

HTML Links

<ahref="http://www.facebook.com">This is a

link</a>

TASK

!!

CSS

- Stands for Cascading Style Sheet . - Could be separated file placed in the site. - Controls all the site design.

CSS

TASK

!!

SUMMARY

intro.

HTML.

CSS.

QUESTIONS ?!

THANKS Muhammad Mekki

mekki.fcih@gmail.com

Miral Hossam

miralmounir@yahoo.com

top related