Skip to content

Commit e13e049

Browse files
committed
bh
1 parent 9bbf8c0 commit e13e049

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

v3/java.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
-->
3131

3232
<head>
33-
<title>Java Tutor - Visualize Java code execution</title>
33+
<title>Java Tutor - Visualize Java code execution to learn Java online</title>
3434

3535
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
3636

@@ -159,7 +159,7 @@
159159
<div id="adHeader" style="margin-left: 15px; margin-bottom: 35px;">
160160

161161
<div id="optHeader" style="font-family: Georgia, Palatino, Times, serif; font-size: 13pt; margin-bottom: 10px;">
162-
Java Tutor - Visualize Java code execution
162+
Java Tutor - Visualize Java code execution to learn Java online
163163

164164
<p style="font-size: 10pt";>
165165
This tool is part of <a href="visualize.html">Online Python

v3/javascript.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
-->
3131

3232
<head>
33-
<title>JavaScript Tutor - Visualize JavaScript code execution</title>
33+
<title>JavaScript Tutor - Visualize JavaScript code execution to learn
34+
JavaScript online</title>
3435

3536
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
3637

@@ -159,7 +160,7 @@
159160
<div id="adHeader" style="margin-left: 15px; margin-bottom: 35px;">
160161

161162
<div id="optHeader" style="font-family: Georgia, Palatino, Times, serif; font-size: 13pt; margin-bottom: 10px;">
162-
JavaScript Tutor - Visualize JavaScript code execution
163+
JavaScript Tutor - Visualize JavaScript code execution to learn JavaScript online
163164

164165
<p style="font-size: 10pt";>
165166
This tool is part of <a href="visualize.html">Online Python

v3/ruby.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
-->
3131

3232
<head>
33-
<title>Ruby Tutor - Visualize Ruby code execution</title>
33+
<title>Ruby Tutor - Visualize Ruby code execution to learn Ruby online</title>
3434

3535
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
3636

@@ -159,7 +159,7 @@
159159
<div id="adHeader" style="margin-left: 15px; margin-bottom: 35px;">
160160

161161
<div id="optHeader" style="font-family: Georgia, Palatino, Times, serif; font-size: 13pt; margin-bottom: 10px;">
162-
Ruby Tutor - Visualize Ruby code execution
162+
Ruby Tutor - Visualize Ruby code execution to learn Ruby online
163163

164164
<p style="font-size: 10pt";>
165165
This tool is part of <a href="visualize.html">Online Python

v3/typescript.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
-->
3131

3232
<head>
33-
<title>TypeScript Tutor - Visualize TypeScript code execution</title>
33+
<title>TypeScript Tutor - Visualize TypeScript code execution to learn TypeScript online</title>
3434

3535
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>
3636

@@ -159,7 +159,7 @@
159159
<div id="adHeader" style="margin-left: 15px; margin-bottom: 35px;">
160160

161161
<div id="optHeader" style="font-family: Georgia, Palatino, Times, serif; font-size: 13pt; margin-bottom: 10px;">
162-
TypeScript Tutor - Visualize TypeScript code execution
162+
TypeScript Tutor - Visualize TypeScript code execution to learn TypeScript online
163163

164164
<p style="font-size: 10pt";>
165165
This tool is part of <a href="visualize.html">Online Python

0 commit comments

Comments
 (0)