This document discusses the application of graph theory concepts from discrete mathematics to web design. Web pages can be represented as vertices in a graph, and the hyperlinks between pages represented as edges. This models the structure of a website as a graph. Examples are given of how properties like connectedness and degree centrality are useful concepts for web design. Applications include search engine optimization, mobile responsiveness, and modeling the link structure of a website as a directed graph.