Question: Using the attached files please format the HTML paragraph with the class regularText in terms of: Text color ( other than the black one )
Using the attached files please format the HTML paragraph with the class regularText in terms of: Text color other than the black one Background color other than the white one Text aligning center or right Padding add the pixels internal margin For the formatting purposes you can use one of the three following ways: Inline formatting inside the HTML paragraph Internal formatting head section of HTML file Formatting in the separate css file linked to the HTMLScript: let flag true;const header document.getElementByIdheader;const flagType document.getElementByIdflagType;flagType.innerHTML flag;document.getElementByIdgoButton;header.addEventListenerclick function if flag true header.style.backgroundColor "red"; header.style.color "black"; else header.style.backgroundColor "aqua"; header.style.color "blue"; flag flag; console.logFlag Value flag; flagType.innerHTML flag;; Catching pallet no:const goButton document.getElementByIdgoButton;goButton.addEventListenerclick function a apreventDefault; let palletsToLoad document.getElementByIdpalletsToLoad; let palletsLoaded palletsToLoad.value; let noVehicles Math.ceilpalletsToLoadvalue ; let standsLeft Math.ceil noVehicles palletsLoaded; document.getElementByIdpalletsLoadedinnerHTML palletsLoaded; document.getElementByIdnoVehiclesinnerHTML noVehicles; document.getElementByIdstandsLeftinnerHTML standsLeft;;Style: h color: blue; backgroundcolor: aqua; padding: px; textalign: center;div width: ;INDEX: Flag bolean value istrueDistribution pallets over the vehiclesGOPallets loaded:No Vehicles:Pallet Stands left:It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a moreorless normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose injected humour and the like
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
