![[웹 개발 풀스택 코스] 순수 자바스크립트 기초에서 실무까지강의 썸네일](https://cdn.inflearn.com/public/courses/330076/cover/e46f4bde-0146-42d6-a2fa-64d9bd510d27/vanila-javascript-1 (1).jpg?w=420)
[웹 개발 풀스택 코스] 순수 자바스크립트 기초에서 실무까지
개발자의 품격
본 강의는 풀스택 웹 개발자 양성을 위한 [웹 개발 풀스택 코스] 강의 시리즈 중 자바스크립트에 대한 강의입니다. 이 강의는 지식공유자의 저서 <바닐라 자바스크립트>의 내용을 바탕으로 만들어진 강의입니다.
초급
JavaScript, vanilla-javascript
This lecture is a lecture on HTML & CSS from the [Web Development Full Stack Course] lecture series for training full-stack web developers. Through this lecture, you will understand HTML, the backbone of web development, and CSS, which makes the web beautiful.
HTML Basic Tags
Global and local properties
Semantic tags
Fonts, lists, colors, table styling
Layout Design
Responsive Web
The foundation for a readable, fast web!
Learn HTML & CSS properly ✨
✅ This lecture is part of the [Full-Stack Web Developer Roadmap] series.
HTML and CSS, the fundamental technologies that make up the web, are languages that were created to connect everything.
HTML stands for Hyper Text Markup Language . It consists of four words: Hyper, Text, Markup, and Language. Of these, Hyper is the most important. This is because the most important clue to understanding HTML can be gleaned from hyperlinks .
In a web browser or document creation tool like Word, rather than using text in the paper era, you can use a feature called hyperlinks to link to specific locations, such as videos, music, photos, files, and text. Hyperlinks are reference links that can connect and point to any type of data within a document. It's truly remarkable that the early web featured tags that functioned like hyperlinks. HTML, the foundational technology of the web, was ultimately born to connect everything .
Hyper means "transcendence," and Text means "character." In other words, Hyper Text is a type of text that transcends regular text, allowing for organic communication between characters, sentences, and documents.
HTML is a language that can mark up hypertext . Markup, here, refers to information that expresses the document's format, structure, and more, in addition to its content. HTML, a language that can express this markup information, serves as the backbone of the web.
Meanwhile, CSS (Cascading Style Sheets) is a design language that dresses up HTML, the framework, with beautiful details. CSS allows you to apply design elements to the web, such as layout, color, fonts, and sizes.
You can't become a web developer without learning HTML/CSS .
Have you ever thought about what makes the web readable and what doesn't? We spend our days reading countless articles—books, TV shows, magazines, blogs—and reading them. Some are readable, others are not. The same goes for code written by web developers. While invisible to the human eye, it's readable by software like search engines and screen readers. Search engines and screen readers interpret the invisible code that makes up the web through web pages, and they then interpret the web pages we develop. How can we write code that software can read and understand? And why is it important?
The key to writing readable content is to keep it simple and clear. The same holds true for code written by developers. When writing markup, remove unnecessary tags and simplify the structure to include only the tags necessary to structure the page.
Today's web requires not only familiarity but also speed. According to Google research, if a web page takes more than five seconds to load, the likelihood of a visitor abandoning the page increases by 90%. Understanding the browser rendering process and optimizing the resources used within a page is crucial for delivering a web experience that's not only readable but also fast. Therefore, developing a good web requires a solid foundation in HTML and CSS, the fundamental languages that make up the web.
A 24-year software developer who wants to make a positive impact on the world through software technology.
I love sharing my knowledge and always enjoy learning new skills.
I've worked as a consultant and developer, building ERP systems for over 60 global companies, both domestically and internationally. I also have experience selling software I developed myself to leading companies both domestically and internationally. I'm also the CEO of an IT startup.
Working not only as a developer, but also as a UX consultant and occasionally as a business consultant, I've gained extensive experience in all aspects of application and service development, from planning to development. Now, with over 20 years of practical experience, I'm dedicated to sharing my knowledge with my juniors, with a strong sense of mission to impart truly essential skills and truly relevant knowledge.
Who is this course right for?
People who want to become web developers
For those who are just starting to code
People who want to learn HTML
People who want to learn CSS
Need to know before starting?
Anyone can hear it without any prior knowledge.
10,936
Learners
248
Reviews
152
Answers
4.9
Rating
8
Courses
소프트웨어 기술을 통해 세상에 선한 영향력을 주고 싶은 24년차 소프트웨어 개발자.
지식을 나누는 것을 좋아하고 항상 새로운 기술을 익히는 것을 즐겨요.
국내외 60개가 넘는 글로벌 기업 ERP 시스템을 구축하는 컨설턴트 및 개발자로 활동하였고, 직접 개발한 소프트웨어를 국내는 물론 해외 유수의 기업에 판매를 한 경험 또한 가지고 있어요. IT스타트업 대표이사 이기도 해요.
개발자 뿐만 아니라, UX 컨설턴트로, 때로는 비즈니스 컨설턴트로 일하면서 애플리케이션과 서비스 개발 시 기획에서 개발까지 전과정에 대한 수많은 경험을 쌓았고, 이제는 20년이 넘는 실무 경험을 바탕으로 후배들에게 정말 필요한 기술, 정말 제대로 된 지식을 전달하는 사명감을 갖고 지식 나눔에 일을 하고 있어요.
이메일 - seungwon.go@gmail.com
All
33 lectures ∙ (14hr 46min)
Course Materials:
5. style attribute
11:54
7. List Tags
10:58
8. Table tags
19:36
9. form element
59:32
12. form tag
21:44
13. iframe
21:49
14. Video and Audio
20:24
15. map tag
22:50
16. Semantic tags
15:20
17. What is CSS?
15:02
18. CSS selectors
01:11:00
19. How to apply CSS
19:36
21. Text styling
24:55
22. Font styling
41:14
23. List styling
12:56
25. Table styling
08:01
28. Border Styling
13:56
30. Overflow
13:58
32. Responsive Web
53:31
All
105 reviews
4.9
105 reviews
Reviews 1
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Reviews 286
∙
Average Rating 5.0
Reviews 9
∙
Average Rating 5.0
Free
Check out other courses by the instructor!
Explore other courses in the same field!