<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>WEB | Hyunsol</title><link>https://hyunsolchoi.github.io/hyunsol/en/tag/web/</link><atom:link href="https://hyunsolchoi.github.io/hyunsol/en/tag/web/index.xml" rel="self" type="application/rss+xml"/><description>WEB</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Wed, 25 Sep 2024 00:00:00 +0000</lastBuildDate><image><url>https://hyunsolchoi.github.io/hyunsol/media/icon_hu19837290bca79a23a66ee2502d2b36bb_16281_512x512_fill_lanczos_center_3.png</url><title>WEB</title><link>https://hyunsolchoi.github.io/hyunsol/en/tag/web/</link></image><item><title>Web practice using HTML, CSS, and JS</title><link>https://hyunsolchoi.github.io/hyunsol/en/post/web/</link><pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate><guid>https://hyunsolchoi.github.io/hyunsol/en/post/web/</guid><description>&lt;div style="text-align: justify; word-break: normal; text-justify: inter-word;">
&lt;p>
In August 2024, I created my own basic website using HTML, CSS, and JavaScript.
&lt;/p>
&lt;h3 id="goal">GOAL&lt;/h3>
&lt;p>
The goal was to introduce a few series that I enjoyed watching, focusing on the theme of series. Additionally, I aimed to learn the basic syntax of HTML, CSS, and JavaScript, and to work with the components of the web by directly setting up text, icons, names, and more.
&lt;/p>
&lt;h3 id="description">DESCRIPTION&lt;/h3>
&lt;p>
I adopted the MPA (Multi-Page Application) approach so that when users perform specific interactions (such as clicking a button), they can navigate to designated pages and view the information they desire. To prevent the dullness of text-only content, I inserted images of each series and linked to official or reference sites so users can obtain additional information. I implemented a comment feature on the web page using. I implemented a comment feature on the web page using &lt;a href="https://disqus.com/">DISQUS&lt;/a> and enabled direct communication between users and the developer (myself) using &lt;a href="https://www.tawk.to/">TAWK&lt;/a>. Additionally, I deployed the project using GitHub Repositories, allowing anyone to access the web from anywhere.
&lt;/p>
&lt;h3 id="conclusion">CONCLUSION&lt;/h3>
&lt;p>
The UI and content of &lt;a href="https://hyunsolchoi.github.io/my-first-web">the website&lt;/a> are somewhat lacking, but it was very useful for learning WEB. Additionally, this experience provided me with more motivation to continue studying web development.
&lt;/p>
&lt;h3 id="reference">REFERENCE&lt;/h3>
&lt;p>
This project was completed based on the materials from &lt;a href="https://opentutorials.org/course/1">opentutorials&lt;/a>.
&lt;/p>
&lt;/div></description></item></channel></rss>