Skip to main content

Posts

Featured

CSS: Why isn't "position: absolute" working?

I would like to post my projects on my website. Before I do that, I want a good way to display them on the "portfolio" page. I've been playing around with some options and decided to create "tiles" that would show "See More" when the user hovers over them. I'm a fan of using the least amount of languages possible in code (for simplicity). Therefore, I really wanted to do this with CSS only. This is the HTML code: <section class="tile"> <h1>Lorem Ipsum</h1> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ac feugiat tellus. Donec vestibulum dictum lacus, vitae eleifend erat fringilla eget. Morbi congue efficitur varius. Nunc nibh tellus, gravida ac turpis sit amet, hendrerit commodo est. Cras dignissim a dolor at congue. Aliquam ultrices maximus mi. Sed sit amet eleifend enim. Curabitur mattis dolor purus, quis egestas lorem hendrerit vitae. Proin vel rhoncus dui. Nulla sodales, leo ut imperd

Latest Posts

Experiences: The Conclusion

Experiences Part V: Senior Year

Experience Part IV: Junior Year

Experiences Part III: College Dropout

Experiences Part II: Underclassman

Experiences Part I: Before College

Experiences Part 0: Introduction

10 Things I Learned as VP of a Struggling Student Org

How to Accidentally Factory Reset Your Phone

Calculator: Booth's Algorithm