Skip to content

JS Calculator Lab Pt1 Final#1

Open
seagreenmedia wants to merge 3 commits intoReturn-Ready-2021-JavaScript-Evening:mainfrom
seagreenmedia:main
Open

JS Calculator Lab Pt1 Final#1
seagreenmedia wants to merge 3 commits intoReturn-Ready-2021-JavaScript-Evening:mainfrom
seagreenmedia:main

Conversation

@seagreenmedia
Copy link
Copy Markdown

No description provided.

@kburd kburd self-requested a review November 12, 2020 18:40
<div>
<td colspan="2">
<button class="radDeg"><a>Rad</a> | <a>Deg</a></button>
<!-- <span class="radDeg">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove commented out code before committed

<h1><a href="indexStandard.html">Standard</a>
<a>| Scientific</a></h1>
<div class="content">
<table>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should never use a table to build a layout (-5)

<h1><a>Standard |</a>
<a href="indexScientific.html">Scientific</a></h1>
<div class="content">
<table>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Table layout (-5)

</div>
</body>

</html> No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, love the color scheme! Only issue was the table layout. 90%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants