The Introduction (excerpt)
Who is this book for?
- Students who wish to take an alternative approach to learning and understanding webpage creation and design.
- Students who want a useful reference book on HTML and CSS.
- Beginners to HTML and CSS.
- Anyone who wants a good start to promoting their products over the internet without having to purchase expensive software
- Anyone who wishes to create their own web pages.
What will this book help you do?
- Create web pages with tables, color, font and form properties (images not required).
- Create navigational menu.
- Create links to other pages on your site.
What you need to use?
- Notepad, a text editor that is part of Windows (Accessories)
- A Web Browser (We use Internet Explorer here)
How you will build the website?
- You will create three HTML files – index.html, about.html and contact.html.
- You will create one CSS style sheets – main.css.
How can I understand HTML and CSS?
- Step-by-step explanation on HTML tags and CSS style sheets’ selector, properties and values.
|