Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > How to teach someone HTML/CSS?

Reply
Thread Tools

How to teach someone HTML/CSS?

 
 
Nik Coughlin
Guest
Posts: n/a
 
      11-27-2008
I have 3-4 days to teach a graphic designer as much as possible about HTML
and CSS - obviously not long enough, but I should be able to teach them
enough to feel comfortable taking it from there themselves, yes?

Luckily I have until mid January to prepare.

This is what I'm thinking:

HTML structure
HTML elements, marking content up semantically
Styling content with CSS
Validation and testing against different browsers
Internet Explorer bugs
Turning a PSD into an HTML/CSS layout (this is very important to them) - how
to build a fluid design from a fixed size PSD
Optimization (images etc)
Organizing content so that it's easy to find things and pages aren't too
cluttered/not too many levels of navigation etc.
Where to find help on the Internet, how to post an example and ask the right
questions

Does anyone have any further suggestions or advice?

Is this too much for 3-4 days, if so what would you cut?

Am I forgetting anything important?

 
Reply With Quote
 
 
 
 
Jani
Guest
Posts: n/a
 
      11-27-2008
On 27 Nov., 01:00, "Nik Coughlin" <nrkn....@gmail.com> wrote:
> I have 3-4 days to teach a graphic designer as much as possible about HTML
> and CSS - obviously not long enough, but I should be able to teach them
> enough to feel comfortable taking it from there themselves, yes?
>
> Luckily I have until mid January to prepare.
>
> This is what I'm thinking:
>
> HTML structure
> HTML elements, marking content up semantically
> Styling content with CSS
> Validation and testing against different browsers
> Internet Explorer bugs
> Turning a PSD into an HTML/CSS layout (this is very important to them) - how
> to build a fluid design from a fixed size PSD
> Optimization (images etc)
> Organizing content so that it's easy to find things and pages aren't too
> cluttered/not too many levels of navigation etc.
> Where to find help on the Internet, how to post an example and ask the right
> questions
>
> Does anyone have any further suggestions or advice?


In some countries some content is not allowed. Add a shortcut on
"first level domains" if you have a time.

> Is this too much for 3-4 days, if so what would you cut?


.... it depends if your (wo)man has to start to develop a webpage on
(her)v(his) own on the (4)v(5)th day.

> Am I forgetting anything important?


Add the topic what HTML is NOT. (what is depricated and why if not
mentioned in the books.)
 
Reply With Quote
 
 
 
 
Nik Coughlin
Guest
Posts: n/a
 
      11-27-2008
"Jani" <> wrote in message
news:5a124154-c969-4baf-b74f-...
>
> Add the topic what HTML is NOT. (what is depricated and why if not
> mentioned in the books.)


Yeah, I'm not sure if I should do this at the beginning, or at the end?

 
Reply With Quote
 
Jan Faerber
Guest
Posts: n/a
 
      11-28-2008
Nik Coughlin schrieb:
> "Jani" <> wrote in message
> news:5a124154-c969-4baf-b74f-...
>>
>> Add the topic what HTML is NOT. (what is depricated and why if not
>> mentioned in the books.)

>
> Yeah, I'm not sure if I should do this at the beginning, or at the end?


.... only to avoid problems when you want to handle things like frames or
target="_blank" ... now THE SUN is going down because the java docs
are still packed into frame sets. How do you want to point to a certain
preset content?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
can someone teach me this? Menghsiu Lee Python 6 07-23-2012 09:19 PM
How to teach someone HTML/CSS? Nik Coughlin HTML 40 12-24-2008 07:58 PM
I can teach anyone how to get what they want out of life. reynArd VHDL 0 11-20-2004 08:44 AM
Can someone teach me? Thx!!! tianyi C Programming 6 11-09-2004 03:09 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57