Markdown
Feb 28 2021- POSTED BY projecth
Text # Header 1 ## Header 2 ### Header 3 *em* **strong** ~~strike~~ > quote “`code block “` Links […]
Read More
0 Comment
There’s an advantage of using HTML to deliver responsive images rather than a JavaScript library, because JavaScript tends to be […]
Read MoreAesthetic Testing Color Contrast Desaturate a screenshot of the website interface on Photoshop, and look for color contrast problems in […]
Read Morerel Specifies the relationship between the current HTML document and the linked document. <link rel=”stylesheet” type=”text/css” href=”theme.css”> Example Values alternate, […]
Read More1. Discovery There is no one standard design process across the web industry. But the following is a common and […]
Read MoreSemantic markup is markup that describes the meaning of content rather than define its presentation is. <header> <h1><a><img> Logo <nav> […]
Read More