August 12, 2019
Cool story Ideas
One time, in a D&D campaign, one of our party members tricked a wizard into giving a god a fake idol, and then gave the god the actual idol so he could reap the reward.There was also a book I used to read called Ubik. In it, there was half-life, a state between life and death.
August 13, 2019
I love coding in HTML with Notepad!
Just look at how BEAUTIFUL the Courier font is!
Band Names:
- White Knuckles
- Gripping the Wheel
- Bloodthirst
- Blackrazor
- Superfluid
- Elephant Bones
That caveman they found? He was a punk, I knew him in high school!
August 14, 2019
My Dream
Last night, I had a dream that I was on this really high-tech starship. My parents were super-rich, which was why they could afford the trip. I had this special "safe room" that I could visit, but my brother didn't have one. There was also this funky music playing in the background, but I didn't know what it was.August 15, 2019
Man, I feel really tired from the run I did outside!I know a lot about HTML and CSS, so I think I can try JavaScript soon...
List of some tags I know:
- a
- A link, defined by the value href. Although it is useful for a webpage, it has no purpose if the HTML document is written in Notepad purely for the purpose of practice and leisure.
- p
- A single paragraph. It is the most basic tag, and can be very versatile. I am not sure about this, but I think that you can create an entire HTML body using just p, img, div, and span elements. The list might be incomplete, though...
- h1, h2, h3, h4, h5, h6
- The header tags. They are there so headers can be created without having to restyle the p tag six times for each header. They don't need to exist, but save a lot of time and text.
- table
- It does exactly what a tag named "table" should do: it creates a table of values. It does this using the th, tr, and td tags.
- th
- It stands for "Table Header". It has the names for the variables which have their values shown below.
- tr
- It stands for "Table Row". It is the tag containing all th and tr, representing the th tag values.
- span
- It is a tag that gives an attribute to its content. If you want one or more attributes for your text in a certain spot, like a cool crimson color, a slick underline, or a groovy dotted border (not a dotty groove border!), you use the span tag to bring your text to a whole new level!
August 17, 2019
My parents are going to a hotel for their wedding aniversary!Reforming Toxic Habits: From Improve Your People Skills by Patrick King.
Bad Habit | Definition | Quick Fix |
---|---|---|
#1: Never being fully present | When conversing with others, it is a good idea to express interest in your companion. If you deem other people as dull or meaningless, observant people will conclude that you dislike them, and most likely will not bother with you. | Make the conversation topic interesting. Also, pay attention to the other person. |
August 21, 2019
Actually, I don't think I will finish my table.At 1:00 PM, I will leave to get my school ID card. I am a bit anxious.
Also, I think the table needs a thin border.
Information about this HTML document
The external style sheet for this document is called "Style_3.css".Defined Tags in "Style_3.css":
- body
- h1
- h2, h3
- span.def
- span.demo
August 26, 2019
I've come to realize that Improve Your People Skills by Patrick King is not a perfect book.Instead of explaining to the reader how people work, the book simply says, "do this."
On a different note, I find rhetorical questions very irritating.
I think that I should continue reading The Way of Kings by Brandon Sanderson.
Writing Prompts
- A world just like ours, but anyone can&ellip;
- What would be the drawbacks of teleportation?
- Take a videogame that focuses more on gameplay than story, like Doom (from 1993), or Sinistar (from 1982). Then, use one or more aspects of that game to start a story, like an enemy sprite or a setting.
No comments:
Post a Comment