Example Program
- index.css
- index.html
Font Size
14
Parentheses autocomplete
Wrap lines
Editor
Theme
Code with blocks by default
Console Font Size
12
Console Theme
Show File Tab Bar
Show Console
Code Running Environment
13 Online Shop: Final Touches
index.html
1
2
<!DOCTYPE html>
<html>
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Output
Docs
Example
More
History
Video
Download
About
Upload
This student is viewing this assignment in English. View this page in English?
5 points
Objective
Create product names by using <h3>
tags and descriptions using <p>
tags.
Expected Output
Code Example
<!DOCTYPE html>
<html>
<table>
<tr>
<td>
<img src="IMAGE URL #1" alt="Descriptive text about img" width="250" height="200">
<!-- This is the item's Title -->
<h2> "PRODUCT NAME #1" </h2>
<!-- This is the item's description -->
<p>Product description text. Cat ipsum dolor sit amet, minim.
Anim fugiat or laudantium and corporis minima esse.</p>
</td>
</tr>
</table>
</body>
</html>
Reset Code
Upload an image
Upload from your computer
Or paste a link here
Slides and Notes
No slides available for this video
About
HTML
Upload Media
File URL:
Your browser does not support recording media.
Please use up-to-date Chrome or Firefox in order to use audio and video recordings in your programs. Uploading files and taking photos should still work in your current browser.
Please use up-to-date Chrome or Firefox in order to use audio and video recordings in your programs. Uploading files and taking photos should still work in your current browser.