{"id":1993,"date":"2025-04-07T18:40:04","date_gmt":"2025-04-07T18:40:04","guid":{"rendered":"https:\/\/appliedartand.design\/lj\/?p=1993"},"modified":"2025-04-23T21:18:52","modified_gmt":"2025-04-23T21:18:52","slug":"the-responsive-website-journey-pt-1","status":"publish","type":"post","link":"https:\/\/appliedartand.design\/lj\/2025\/04\/07\/the-responsive-website-journey-pt-1\/","title":{"rendered":"The Responsive Website Journey Pt.1"},"content":{"rendered":"\n<p>This week was a real doozy for me. It&#8217;s hard to stay focused with everything else going on in my personal life, but I really am trying my best. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p>We had a few assignments due that were time consuming and difficult. It was definitely a challenge, but I think it was more challenging because of what I&#8217;m going through in my life and it&#8217;s taking all of my determination to stay focused. The thing is, when I would sit down to do the work, I felt like I was right where I needed to be. That&#8217;s what keeps me motivated to keep pushing through hardships to get this degree.<\/p>\n\n\n\n<p>Let&#8217;s get into it a bit. For the Sac Writers website, I found the majority of the CSS to be quite straightforward and easy. The heading and footer were the tricky parts. Initially, I tried to use positioning on the header image, but it fell on top of the content and you could see the white background laying on top of the heading. I still don&#8217;t think I figured out the header image entirely, but I ended up placing a div around the header image, set it to display flex and then aligned the .cta class to flex-end, which placed it near the bottom. <\/p>\n\n\n\n<p>I honestly couldn&#8217;t believe my eyes when it worked. I would try about a dozen properties, and then look at the code again, target different elements, change divs, add and delete a class, etc., and then something would just end up working. I really enjoy the puzzle aspect to code, and as you get closer to finding the answer it&#8217;s exciting, like you&#8217;re on the precipice of discovery. <\/p>\n\n\n\n<p>The Sac Writers footer took me a few tries, but in the end I was able to figure out most of the flexbox and styling. Those bottom social icons though, whew. I tried just about everything in the book. I was playing the Flexbox Froggy to see what I was missing, I added classes, divs, ids, then took them away, added this and that and everything in between. Whatever I did in the end, it worked. I think it&#8217;s less about remembering what properties to use and more about which elements to target. Because I&#8217;ll have the right idea and know at least what properties I should be using, but then nothing happens when I preview the work. Then suddenly I change a &#8216;ul&#8217; to a &#8216;li&#8217; and BAM it&#8217;s fixed. I&#8217;d love to understand a little more about which elements to target and why. I think that bit would help me solve these puzzles more quickly. <\/p>\n\n\n\n<p>Another thing I had trouble with in the Sac Writers were the curly brackets around the CTA&#8217;s. I ended up using &lt;span&gt; to style the curly brackets on the cta&#8217;s, but that seemed superfluous. There had to be a better way. I looked up online how to add curly brackets as code and found that you could use &amp;#123 and &amp;#125, but it still wanted to style the brackets the same color as the cta, like { Join Today } would be in all red. I was hoping the code for the brackets would stay black to keep with browser settings, but I couldn&#8217;t figure out how to fix that so I stuck with span to style. It looks busy, but it worked!<\/p>\n\n\n\n<p>Lastly, for the Zen logo, I actually got the position: absolute on the first try. I mean it took me a few iterations, but I basically targeted the correct element and was on the right track from the get (thanks for Prof. Mead&#8217;s guidance that the logo image would be absolutely positioned). I would not have figured it out without that clue. I used my positioning notes from a past lecture to work through how to do it and get to the solution. I was REALLY excited about that one.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This week was a real doozy for me. It&#8217;s hard to stay focused with everything else going on in my personal life, but I really am trying my best.<\/p>\n","protected":false},"author":93,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[240],"tags":[],"class_list":["post-1993","post","type-post","status-publish","format-standard","hentry","category-aad-086-sp25"],"_links":{"self":[{"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/posts\/1993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/comments?post=1993"}],"version-history":[{"count":2,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/posts\/1993\/revisions"}],"predecessor-version":[{"id":2059,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/posts\/1993\/revisions\/2059"}],"wp:attachment":[{"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/media?parent=1993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/categories?post=1993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/appliedartand.design\/lj\/wp-json\/wp\/v2\/tags?post=1993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}