/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */
/* BeginCorePageCSS */
/* Made with executable version 6.0 Release 3 Build 22 */
body{
font-family: Geneva,Arial,sans-serif;
background-color: #1c1cff;
color: #000000;
margin-right: 5%;
margin-left: 5%;
font-size: small;
}
p{
text-align: left;
margin: 0px;
font-size: small;
}
div,span,td{
font-size: small;
color: #000000;
}
div.Titles{
padding: 10px;
text-align: center;
color: #000022;
}
button{
display: inline;
}
.ExerciseTitle{
font-size: large;
color: #000022;
}
.ExerciseSubtitle{
color: #000022;
}
div.StdDiv{
background-color: #fef4cd;
text-align: center;
font-size: small;
color: #000000;
padding: 8px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: 1px;
}
/* EndCorePageCSS */
.RTLText{
text-align: right;
font-size: 150%;
direction: rtl;
font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif;
}
.CentredRTLText{
text-align: center;
font-size: 150%;
direction: rtl;
font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif;
}
button p.RTLText{
text-align: center;
}
.RTLGapBox{
text-align: right;
font-size: 150%;
direction: rtl;
font-family: "Times New Roman", Geneva,Arial,sans-serif;
}
.Guess{
font-weight: bold;
}
.CorrectAnswer{
font-weight: bold;
}
div#Timer{
padding: 6px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #000022;
}
span#TimerText{
padding: 6px;
border-width: 1px;
border-style: solid;
font-weight: bold;
display: none;
color: #000022;
}
span.Instructions{
}
div.ExerciseText{
}
.FeedbackText{
color: #000022;
}
span.LeftItem{
font-size: small;
color: #000000;
}
span.RightItem{
font-weight: bold;
font-size: small;
color: #000000;
}
span.CorrectMark{
}
input, textarea{
font-family: Geneva,Arial,sans-serif;
font-size: 120%;
}
div.Feedback {
background-color: #1c1cff;
left: 33%;
width: 34%;
top: 33%;
z-index: 1;
border-style: solid;
border-width: 1px;
padding: 5px;
text-align: center;
color: #000022;
position: absolute;
display: none;
font-size: small;
}
div.ExerciseDiv{
color: #000000;
}
/* JMatch flashcard styles */
table.FlashcardTable{
background-color: transparent;
color: #000000;
border-color: #000000;
margin-left: 5%;
margin-right: 5%;
margin-top: 2em;
margin-bottom: 2em;
width: 90%;
position: relative;
align: center;
padding: 0px;
}
table.FlashcardTable tr{
border-style: none;
margin: 0px;
padding: 0px;
background-color: #fef4cd;
}
table.FlashcardTable td.Showing{
font-size: large;
text-align: center;
width: 50%;
display: table-cell;
padding: 2em;
margin: 0px;
border-style: solid;
border-width: 1px;
color: #000000;
background-color: #fef4cd;
}
table.FlashcardTable td.Hidden{
display: none;
}
/* JMix styles */
div#SegmentDiv{
margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}
a.ExSegment{
font-size: medium;
font-weight: bold;
text-decoration: none;
color: #000000;
}
span.RemainingWordList{
font-style: italic;
}
div.DropLine {
position: absolute;
text-align: center;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000022;
width: 80%;
}
/* JCloze styles */
.ClozeWordList{
text-align: center;
font-weight: bold;
}
div.ClozeBody{
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
line-height: 2.0
}
span.GapSpan{
font-weight: bold;
}
/* JCross styles */
table.CrosswordGrid{
margin: auto auto 1em auto;
border-collapse: collapse;
padding: 0px;
}
table.CrosswordGrid td{
width: 1.5em;
height: 1.5em;
text-align: center;
vertical-align: middle;
font-size: large;
padding: 0px;
margin: 0px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
table.CrosswordGrid td.BlankCell{
background-color: #000000;
color: #000000;
}
table.CrosswordGrid td.LetterOnlyCell{
text-align: center;
vertical-align: middle;
background-color: #ffffff;
color: #000000;
font-weight: bold;
}
table.CrosswordGrid td.NumLetterCell{
text-align: left;
vertical-align: top;
background-color: #ffffff;
color: #000000;
padding: 1px;
font-weight: bold;
}
.NumLetterCellText{
cursor: pointer;
}
.GridNum{
vertical-align: super;
font-size: x-small;
font-weight: bold;
text-decoration: none;
color: #000000;
}
table#Clues{
margin: auto;
vertical-align: top;
}
table#Clues td{
vertical-align: top;
}
table.ClueList{
margin: auto;
}
td.ClueNum{
text-align: right;
font-weight: bold;
vertical-align: top;
}
td.Clue{
text-align: left;
}
div#ClueEntry{
text-align: left;
margin-bottom: 1em;
}
/* Keypad styles */
div.Keypad{
text-align: center;
}
div.Keypad button{
font-family: Geneva,Arial,sans-serif;
font-size: 120%;
background-color: #ffffff;
color: #000000;
width: 2em;
}
/* JQuiz styles */
div.QuestionNavigation{
text-align: center;
}
.QNum{
margin: 0em 1em 0.5em 1em;
font-weight: bold;
vertical-align: middle;
}
textarea{
font-family: Geneva,Arial,sans-serif;
}
.QuestionText{
}
.Answer{
font-size: 120%;
letter-spacing: 0.1em;
}
.Highlight{
color: #000000;
background-color: #ffff00;
font-weight: bold;
font-size: 120%;
}
ol.QuizQuestions{
text-align: left;
list-style-type: none;
}
li.QuizQuestion{
padding: 1em;
border-style: solid;
border-width: 0px 0px 1px 0px;
}
ol.MCAnswers{
text-align: left;
list-style-type: upper-alpha;
padding: 1em;
}
ol.MCAnswers li{
margin-bottom: 1em;
}
ol.MSelAnswers{
text-align: left;
list-style-type: lower-alpha;
padding: 1em;
}
div.ShortAnswer{
padding: 1em;
}
.FuncButton {
text-align: center;
border-style: solid;
border-left-color: #fef9e6;
border-top-color: #fef9e6;
border-right-color: #7f7a66;
border-bottom-color: #7f7a66;
color: #000000;
background-color: #fef4cd;
border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}
.FuncButtonUp {
color: #fef4cd;
text-align: center;
border-style: solid;
border-left-color: #fef9e6;
border-top-color: #fef9e6;
border-right-color: #7f7a66;
border-bottom-color: #7f7a66;
background-color: #000000;
color: #fef4cd;
border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}
.FuncButtonDown {
color: #fef4cd;
text-align: center;
border-style: solid;
border-left-color: #7f7a66;
border-top-color: #7f7a66;
border-right-color: #fef9e6;
border-bottom-color: #fef9e6;
background-color: #000000;
color: #fef4cd;
border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}
/*BeginNavBarStyle*/
div.NavButtonBar{
background-color: #000088;
text-align: center;
margin: 2px 0px 2px 0px;
clear: both;
font-size: small;
}
.NavButton {
border-style: solid;
border-left-color: #7f7fc3;
border-top-color: #7f7fc3;
border-right-color: #000044;
border-bottom-color: #000044;
background-color: #000088;
color: #ffffff;
border-width: 2px;
cursor: pointer;
}
.NavButtonUp {
border-style: solid;
border-left-color: #7f7fc3;
border-top-color: #7f7fc3;
border-right-color: #000044;
border-bottom-color: #000044;
color: #000088;
background-color: #ffffff;
border-width: 2px;
cursor: pointer;
}
.NavButtonDown {
border-style: solid;
border-left-color: #000044;
border-top-color: #000044;
border-right-color: #7f7fc3;
border-bottom-color: #7f7fc3;
color: #000088;
background-color: #ffffff;
border-width: 2px;
cursor: pointer;
}
/*EndNavBarStyle*/
a{
color: #0000FF;
}
a:visited{
color: #0000CC;
}
a:hover{
color: #0000FF;
}
div.CardStyle {
position: absolute;
font-family: Geneva,Arial,sans-serif;
font-size: small;
padding: 5px;
border-style: solid;
border-width: 1px;
color: #000000;
background-color: #fef4cd;
left: -50px;
top: -50px;
overflow: visible;
}
.rtl{
text-align: right;
font-size: large;
}
//
//]]>
Index
=>
Mechanical Engineering & Materials Science
Complete the crossword, then click on "Check" to check your answer. If you are stuck, you can click on "Hint" to get a free letter. Click on a number in the grid to see the clue or clues for that number.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Check
Across:
1. The branch of physics that deals with the conversions from one to another of various forms of energy and how these affect temperature, pressure, volume, mechanical action, and work.3. The physical property of being capable of sustaining large plastic deformations without fracture.5. An allowance made for something to deviate in size from a standard, or the limit within which it is allowed to deviate.7. The SI unit of absolute temperature, equal to 1/273.16 of the absolute temperature of the triple point of water.8. The part of an engine which translates linear piston motion into rotation.12. Net movement or flow of electric charge from one point to another or across some boundary.13. It equals one thousandth of a micrometer or one millionth of a millimeter.15. A measure of the energy in a system or process that is unavailable to do work.16. Capable of being extended or shaped by hammering or by pressure from rollers.18. A logical step-by-step procedure for solving a mathematical problem in a finite number of steps, often involving repetition of the same basic operation.19. Average.23. A process by which something, especially a metal, is destroyed progressively by chemical action.24. To deposit zinc on the surface of iron or steel by the processes of hot dipping, sherardizing, or sometimes electroplating.26. The basic SI unit of electric current in the SI system, equal to a current that produces a force of 2x10-7 newtons per meter between two parallel conductors in a vacuum.27. A pin-shaped, sharp object of hard metal, typically steel, used to fasten things together.28. A substance composed of two or more metals, or of a metal or metals with a nonmetal, intimately mixed, as by fusion or electrodeposition.
Down:
2. A state or situation in which opposing forces or factors balance each other out and stability is attained4. The collection of features and characteristics of a product that contribute to its ability to meet given requirements.6. A screw that passes right through the workpiece and is fastened by a nut on the other side.9. The number of periods or regularly occurring events of any given kind in unit of time, usually in one second.10. The rigid point of support about which a lever pivots.11. A revolving shaft with spiral blades that causes a ship or an aircraft to move by the backward thrust of water or air14. A metal cylinder that slides up and down inside a tubular housing, receiving pressure from or exerting pressure on a fluid, especially one of several in an internal-combustion engine17. A heat treatment wherein the microstructure of a material is altered, causing changes in its properties such as strength and hardness.20. The resistance encountered by an object moving relative to another object with which it is in contact.21. Changed into liquid form by heat.22. A method of joining metals by melting the actual parent metals so that they fuse together.23. A broad field of engineering that deals with the planning, construction, and maintenance of fixed structures such as roads, bridges, and dams.25. The action of putting together the separate parts to make a finished product.29. A rigid bar that pivots about one point and that is used to move an object at a second point by a force applied at a third.
OK
Index
=>
Wyszukiwarka
Podobne podstrony:
Mechanical Engineering Materials Science Physics MKK MTR Crosswordelementy mechaniki plynow materialyMechanika i Wytrzymałość Materiałów W 1Podstawowe właściwości fizyczne, mechaniczne i chemiczne materiałów budowlanychEngineering Materials translationMechanika i Wytrzymałość Materiałów W 2Mechanika i Wytrzymałość Materiałów W 3Mechanika i Wytrzymałość Materiałów W 6Mechanizacja wykopywania materiału z bryłą korzeniową SZYMON LEDWOŃMechanizacja wykopywania materiału z bryłą korzeniową SZYMON LEDWOŃEngineering Materials SMechanika i Wytrzymałość Materiałów W 4Mechanika i Wytrzymałość Materiałów W 5Mechanika i Wytrzymałość Materiałów zestaw1Mechanika i Wytrzymałość Materiałów zestaw2Engineering Mechanisms Materials matchingEngineering Mechanisms Materials gap fillwięcej podobnych podstron