Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06097e1

Browse files
authored
Update calculator-app.html
1 parentd61986d commit06097e1

File tree

1 file changed

+1
-56
lines changed

1 file changed

+1
-56
lines changed

‎calculator-app.html

Lines changed: 1 addition & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -93,62 +93,7 @@
9393
<iframewidth="560"height="315"src="https://www.youtube.com/embed/uwSY9XqQGXw"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
9494
</div>
9595
<sectionclass="f-article"style="margin-left:10px; margin-top:15px; margin-right:10px;">
96-
<navclass="article-series">
97-
<headerclass="series-header">
98-
<h4class="series-title">JavaScript projects for beginners<span>(8 part
99-
series)</span></h4>
100-
</header>
101-
<ulclass="series-list">
102-
<li>
103-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
104-
<spanclass="number">1</span>
105-
<spanclass="title"> Build your first JavaScript App — A Random Quote Generator</span>
106-
</a>
107-
</li>
108-
<li>
109-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
110-
<spanclass="number">2</span>
111-
<spanclass="title"> How to build a Wikipedia Search App with JavaScript</span>
112-
</a>
113-
</li>
114-
<li>
115-
<aclass="current-post">
116-
<spanclass="number">3</span>
117-
<spanclass="title"> How to build a Calculator App with JavaScript</span>
118-
</a>
119-
</li>
120-
<li>
121-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
122-
<spanclass="number">4</span>
123-
<spanclass="title"> How to build a Todo List App with JavaScript</span>
124-
</a>
125-
</li>
126-
<li>
127-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
128-
<spanclass="number">5</span>
129-
<spanclass="title"> How to build a Custom HTML5 Video Player with JavaScript</span>
130-
</a>
131-
</li>
132-
<li>
133-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
134-
<spanclass="number">6</span>
135-
<spanclass="title"> How to build a Simon Game with JavaScript</span>
136-
</a>
137-
</li>
138-
<li>
139-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
140-
<spanclass="number">7</span>
141-
<spanclass="title"> How to build a Pomodoro Timer App with JavaScript</span>
142-
</a>
143-
</li>
144-
<li>
145-
<ahref="https://www.youtube.com/watch?v=IbSXF7eT-AU&list=PLR_5PTwg_uAQw40OhdvAwN4NvzWv0xOZ2">
146-
<spanclass="number">8</span>
147-
<spanclass="title"> How to create your first Chrome extension</span>
148-
</a>
149-
</li>
150-
</ul>
151-
</nav>
96+
15297
<p>The calculator app we’ll develop in this tutorial is a very simple one. It is
15398
more or less in the manner of those calculators found at grocery stores. The layout
15499
of the app was crafted with<abbrtitle="Cascading Style Sheets">CSS</abbr>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp