Search for notes by fellow students, in your own course and all over the country.
Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.
Description: The notes explains procedures a learner should follow in the start of his/her web development career. They are for the web development beginners and also potential beginners. Every step to be followed has been laid down.
Document Preview
Extracts from the notes are below, to see the PDF you'll receive please use the links above
Name: Omurwa O
...
Course: Mathematics and Computer Science
...
+254702381847
...
Admission no
...
First Lecture
Introduction to web development technology
Web developers use a language called html( hypertext mark-up language) when
developing websites
...
Formatting at first used editor
...
g Welcome home)
(space where you type your paragraph e
...
Eg Product and Prices as we shall see in our examples ahead
...
Example
...
C
...
Javascript came into being
html
CSS( cascaded style sheet)
Micromedia flash
e
...
facebook
...
facebook
...
html
Home html
Principles of web design
Graphical design
Keep the size of graphics small especially on the main or home page
...
Keep background simple and not busy
...
Navigation
Use a simple consistent interface
...
Careful plan your site before you build
...
2) CSS
-To put layout of webpages
3) JavaScript
-Putting dynamic behaviors
4) JSP
-Putting web content
5) Apache TomCat
For web servers
6) MySQL
For Database management systems
...
g facebook
...
facebook
...
facebook
...
jpg”
alt=” here you write what your image represents in your website eg company logo”
height=”150” width =”200”
/>
LISTS
Types of lists
1
...
ordered
...
g Countries in Africa
...
CREATING FORMS
This area comprises of the field where the user may enter his/her details before proceeding
Format;
EXAMPLE TO ILLUSTRATE THIS WHOLE LECTURE IS AS BELOW
WELCOME TO WEB TUTORIAL
Terms and conditions apply
please choose the contents wisely
PRODUCT | PRICE |
---|---|
SOCKS | 50 |
SHOES | 500 |
SHIRT | 150 |
www
...
com
Description: The notes explains procedures a learner should follow in the start of his/her web development career. They are for the web development beginners and also potential beginners. Every step to be followed has been laid down.