Richard Ricardo's example page of designing webpages using Bootstrap framework.
Objective | Description | Video |
---|---|---|
preparation | show file extensions in Windows 8/8.1 | video 00_001 |
install notepad++ | video 00_002 | |
create screen captures, save as PDF files | video 00_003 | |
html Review |
first HTML 5 file - html 5, notepad++, W3C markup validator | video html_ex001_basic |
linking HTML & CSS files | video html_ex003_selector |
Objective | Description | Video |
---|---|---|
visual Research | review (look at) as many websites as possible I did not put up the screen captures, due to potential copyright issues. Refer to video... |
video_10_001 visual research & structure |
talk to your client, to decide site structure | talk to them, find out what they want, show possible design templates, come out with draft site structure | |
sketch web user interface | after client chose design, sketch layout on paper, show sketch to client again - bootstrap sketch paper template |
video_10_002 sketch & color |
produce color palette | decide the color scheme for website, show color palette to client | |
photo / image collection |
choose and select main photos / images to be used in step 2 |
Objective | Description | Video |
---|---|---|
index.psd |
- bootstrap 4 grid psd template download this step takes a long time - index.psd after video_10_004- index.psd after video_10_005 - index.psd after video_10_006 - index.psd after video_10_007 - index.psd after video_10_008 - index.psd after video_10_009 - index.psd after video_10_010 - index.psd after video_10_011 - index.psd after video_10_012 - index.psd after video_10_013 |
|
index.htm | first page with only a jpg file and background color - index.htm with image only - background.psd |
video 10_014 |
show design to client | hopefully they won't make too many changes |
Objective | Description | Video |
---|---|---|
index.php | create file common to all pages (e.g. navigation), using php include statement | |
add php code for programmable module, link to backend database | ||
that is not part of web design, if you want to learn those stuff, refer to this PHP page (will be updated constantly, if I forgot to update this link, I apologize). | ||