Skip to content

Commit f1c6d33

Browse files
committed
vault backup: 2025-06-28 17:33:47
Number of files: M content/6 - Base Notes/Introductory Class for Web UI and Content Management.md Affected files: content/6 - Base Notes/Introductory Class for Web UI and Content Management.md
1 parent 35c253f commit f1c6d33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/6 - Base Notes/Introductory Class for Web UI and Content Management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Analog clock vs digital clock, which is more alarming for ex you need to catch a
6969
#### Perceived Complexity:
7070
- How difficult the user _feels_ the interface is, regardless of its actual complexity. The goal is to minimize perceived complexity.
7171

72-
> [![Larry-Tesler's-Law-of-conservation-of-Complexity]
72+
> [!"Larry Tesler's Law of conservation of Complexity"]
7373
> Suggests every single system WILL have certain amount of **inherent complexity**, that *cannot be reduced*, It can only be _shifted_.
7474
7575
### Principles for Simplicity
@@ -210,7 +210,7 @@ apart from other existing types `text`, `password`, `submit`, `reset`, `radio`,
210210
- A programming language and core technical of the world wide web alongside the HTML and CSS.
211211
- JavaScript can provide interaction and manipulation with the HTML DOM(Document Object Model).
212212

213-
> [!Fun-Fact]
213+
> [!"Fun-Fact"]
214214
> JavaScript****Java 🤭
215215
216216
- **Variables:** var myName = "Dexter";
@@ -398,7 +398,7 @@ do {
398398
- Using a JavaScript function; by creating a `XMLHttpRequest` Object.
399399
- Send a request to web-server with select value.
400400

401-
> [!:O]
401+
> [!Fun-Fact]
402402
> XMLHttpRewquest is maintained by WHATWG same people who is working on HTML5.
403403
404404
### Key Properties:

0 commit comments

Comments
 (0)