![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
His bosses have suggested external training (since I dont have the time) but I'm loath to let him sign up for some kind of bodge-fest using Frontpage or Dreamweaver. |
#3
| ||||
| ||||
|
|
The best I've seen is CIW, and this was still so poor that I'm loathe to recommend it. The others were worse though (OU and local college being particularly bad) |
|
Training is expensive and still costs time. I'd be inclined to blow £100+ on the good books and ALLOCATE some time to him to disappear off into a separate undisturbed office for a week and re-emerge with a real mini-project developed properly (squeeze the size to get the techniques and quality up). |
|
You'd also need to allocate an hour - hour and a half of your own time each day for mentoring. This needs to take place in the spare office too, with no disturbance from your mainstream workload. |
|
Or tell him to goof off and read Usenet. c.i.w.a.h is still the highest level public discussion of HTML authoring that I know of. |
#4
| |||
| |||
|
|
Unfortunately, this guy is more of a do-er than a thinker, hence I want him to be dragged up to a minimum level before letting him loose. He's keen enough, just not a natural academic, so until he has some momentum, this route might be a false economy. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
take a look at http://www.hwg.org/ they have been around since the web began |
#7
| |||
| |||
|
|
In article <48crlkFj22fdU1 (AT) individual (DOT) net>, CJM cjmnews04 (AT) REMOVEMEyahoo (DOT) co.uk> writes Unfortunately, this guy is more of a do-er than a thinker, hence I want him to be dragged up to a minimum level before letting him loose. He's keen enough, just not a natural academic, so until he has some momentum, this route might be a false economy. In that case, you might want to buy him Eric Meyer's two "on CSS" books. They are designed for do-ers, not thinkers. Each chapter is a mini project that walks you through the steps required from a basic page to a finished project. Reading the book in bed is largely a waste of time, it was designed to be read in front of your computer whilst you play along and tinker. Sounds like what your chap needs. |
#8
| |||
| |||
|
|
Their pages might validate, but stuff like in their HTML table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Table for layout" would put ME off from any HTML/CSS training they offer... |
#9
| |||
| |||
|
|
Wÿrm wrote: Their pages might validate, but stuff like in their HTML table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Table for layout" would put ME off from any HTML/CSS training they offer... This as a religious argument that appears here on a weekly basis. |
|
Typically I have a <div> header to my pages, a single two-column table (for menu and content) and CSS for everything else. To me, that's a good compromise that preserves the basic layout in all browsers but still offers the efficiency and flexibility of CSS. This layout philosophy harms no one, and it's easy for me and others to maintain and understand. |
#10
| |||
| |||
|
|
*One* table for layout is a semantic issue only. |
![]() |
| Thread Tools | |
| Display Modes | |
| |