S1 EP. 128

Mindful Living: Daily Meditation Guide

Dr. Michael Chen

3 min read
65

/

Lorem ipsum dolor, sit amet consectetur adipisicing elit. Iure vel officiis ipsum placeat itaque neque dolorem modi perspiciatis dolor distinctio veritatis sapiente, minima corrupti dolores necessitatibus suscipit accusantium dignissimos culpa cumque.

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters.

  1. We want everything to look good out of the box.
  2. Really just the first reason, that's the whole point of the plugin.
  3. Here's a third pretend reason though a list with three items looks more realistic than a list with two items.

Typography should be easy

So that's a header for you — with any luck if we've done our job correctly that will look pretty reasonable.

Something a wise person once told me about typography is:

Typography is pretty important if you don't want your stuff to look like trash. Make it good then it won't be bad.

It's probably important that images look okay here by default as well:

nc blog
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Iure vel officiis ipsum placeat itaque neque dolorem modi perspiciatis dolor distinctio veritatis sapiente

Now I'm going to show you an example of an unordered list to make sure that looks good, too:

  • So here is the first item in this list.
  • In this example we're keeping the items short.
  • Later, we'll use longer, more complex list items.

And that's the end of this section.

Code should look okay by default.

I think most people are going to use highlight.js or Prism or something if they want to style their code blocks but it wouldn't hurt to make them look okay out of the box, even with no syntax highlighting.

What I've written here is probably long enough, but adding this final sentence can't hurt.

function tick() {
  const element = (
    <div>
      <h1>Hello, world!</h1>
      <h2>It is {new Date().toLocaleTimeString()}.</h2>
    </div>
  );
  ReactDOM.render(element, document.getElementById('root'));
} 

Hopefully that looks good enough to you.

We still need to think about stacked headings though.

Let's make sure we don't screw that up with <code>h4</code> elements, either.

Phew, with any luck we have styled the headings above this text and they look pretty good.

Let's add a closing paragraph here so things end with a decently sized block of text. I can't explain why I want things to end that way but I have to assume it's because I think things will look weird or unbalanced if there is a heading too close to the end of the document.

What I've written here is probably long enough, but adding this final sentence can't hurt.

WRITTEN BY

Dr. Michael Chen

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.Read more

Responses (65)

    Sophia Lee·

    In sagittis dui vel nisl. Duis ac nibh. Fusce lacus purus, aliquet at, feugiat non, pretium quis, lectus. Suspendisse potenti. In eleifend quam a odio. In hac habitasse platea dictumst.

    John Anderson·

    Mauris enim leo, rhoncus sed, vestibulum sit amet, cursus id, turpis. Integer aliquet, massa id lobortis convallis, tortor risus dapibus augue, vel accumsan tellus nisi eu orci. Mauris lacinia sapien quis libero. Nullam sit amet turpis elementum ligula vehicula consequat. Morbi a ipsum. Integer a nibh.

    John Doe·

    Praesent id massa id nisl venenatis lacinia. Aenean sit amet justo. Morbi ut odio.

Hottest authors

View all

Sarah Wilson

Marketing Manager

Dr. Michael Chen

AI Researcher

Emma Green

Environmental Consultant

Lisa Martinez

Fitness Trainer

David Thompson

Financial Analyst

John Anderson

Tech Journalist

Popular posts

View all
John Doe
·

Ensure that interactive elements are easy to identify

Ensure that interactive elements are easy to identify
Dr. Michael Chen
·

AI Revolution: What to Expect in the Next Decade

AI Revolution: What to Expect in the Next Decade
Lisa Martinez
·

Deep Blue: Mysteries of the Ocean

Deep Blue: Mysteries of the Ocean
Sophia Lee
·

Majestic Mountains: A Photographic Journey

Majestic Mountains: A Photographic Journey
Maria Rodriguez
·

The Future of AI: A Deep Dive Discussion

The Future of AI: A Deep Dive Discussion
Sophia Lee
·

The Art of Photography: Masterclass Series

The Art of Photography: Masterclass Series

Don't miss these

More from author