About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
chihung
6/20/2019 - 7:23 AM
share
Share
add_circle_outline
Save
CheckList.md
CheckList.md
content_copy
file_download
Rendered
Source
CheckList after coding.
Submit
Google spread sheet
for the project for QC(Quality Control).
Add page title to header tag for SEO.
If sub page, Did you add
sub page name
to ?
Did you add text to
Alt
attribute on img tag? (You need to add text to alt)
Did you add
link
&
anchor link
to href attr?
Check
h1,h2,h3
... number order. should not skip number. Check with
developer tool bar
"document outline".
Fix Errors
Remove unuse 404 error(js, css, imgs). Check console on Google Chrome for it.
Check Design
If in the case of dynamic contents like WordPress, you need to check the layout in the case of
one line text & multiline texts
too.
Image is 100% same with
Design
? Not blurred?
Displayed image size on browser & natural image size is 100% same?
If different, img is
blurred
!
Did you compare
"Browser Screen Shot" & "Design(psd, ai)"
to check layout after edit HTML or CSS?(1 whole page Screen Shot is useful to compare).
Element's white space(margin or padding) is same with design?
Check Text
Text is same with design or document? Need to check by
text search
on browser.
Alt text
is correct? (Please use developer tool bar to check alt text.)
Check mobile layout
If has mobile dropdown & it is position fixed, you need to check the looks on each status(scrolled looks & not scrolled looks).
Did you check the layout on each screen(
iPhone6/6 plus
width, PC) after you edited HTML or CSS?
Browser
X scrollbar
does not exist in mobile?
Check with
w3c html validation
.(you can check by 1 click button on developer tool bar.)
Browser check by (Chrome, Firefox, IE11, Edge) on
Windows10
, (Chrome, Firefox, Safari) on
macOS
.
Add ✓(if same with design) or ✖(if has any problem) to
Google spread sheet
.
If you can not make Pixel Perfect, please explain the reason.
clear