Question: Open the code 6 - 3 _ txt . html and code 6 - 3 _ columns _ txt . css files from the html
Open the codetxthtml and codecolumnstxtcss files from the html code folder. Enter your name and the date in each document and save the files as codehtml and codecolumns.css respectively.
Go to the codehtml file in your editor. Within the head section insert link elements linking the page to the codelayout.css and codecolumns.css files. Review the contents of the file and then save your changes.
Go to the codecolumns.css file in your editor.
Create a style rule for the article element to: Display the contents in a column layout with a minimum column width of pixels, separate the columns with a pixel border in the ridge style and using the color value rgb and set the space between the columns to pixels.
Create a style rule for the h element within the article element to: Span the heading across all columns, center the heading text, and set the font size to em with a letter spacing of em
Create a style rule for paragraphs within the article element to set the minimum size of widows and orphans to lines.
Save your changes to the file and then view the page in your browser to verify the contents match that shown in Figure
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
