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 (screen captures) create folders & all other notes (guides) |
review (look at) as many websites as possible |
video_22_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_22_002 sketch |
produce color palette | decide the color scheme for website, show color palette to client | |
photo / image collection |
Objective | Description | Video |
---|---|---|
index.psd |
- create folders & all other notes (guides) - updated - bootstrap 5 grid psd template download (with guides) this step takes a long time - index.psd after video_22_003 - index.psd after video_22_005 - index.psd after video_22_006 - index.psd after video_22_007 - index.psd after video_22_008 - index.psd after video_22_009 - index.psd after video_22_010 - jump-side-kick-solid-color.psd - index.psd after video_22_011 - contact-us after video_22_011 - index.psd after video_22_012 - index.psd after video_22_013 - contact-us after video_22_013
|
video_22_007 boxes at the back video_22_009 top banners & kick photos video_22_010 top banners & logo |
show design image to client | hopefully they won't make too many changes |
Objective | Description | Video |
---|---|---|
index.psd | slice image, export - index.psd after video_22_015 - contact-us.psd after video_22_015 |
|
bootstrap framework | bootstrap framework | |
bootstrap 5 grid system | bootstrap 5 grid system is a bit different from Bootstrap 4 grid system. | |
index.htm | eg001.htm bootstrap v5 template eg010.htm bootstrap v5 navigation template
code html & css, with image files - index.htm after video_22_018 - index.htm after video_22_019 - index.htm after video_22_020 - index.htm after video_22_022 Finally, last ones: - index.htm after video_22_023 |
|
run W3C html & css validator |
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). | ||