This fall marks my 25th year designing and building websites. It started in Mr. Hoehne’s computer science class as a freshman in high school – writing HTML in Notepad. My process for building websites today is not too different. I still write HTML in a text editor – but now that text editor has autocomplete, […]
How I built a custom WordPress navigation menu
Recently, I was working on a website that required an accordion, navigation menu that would contain categories or single page links. If a category was chosen, it should expand to show child and grandchild categories, along with lists of posts within those categories. In addition, there was a need for an optional alphabetical list of […]