Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In your data directory make a copy of the file dictionary.txt as regex_practice.html. Then use that file for converting the text file into an html

In your data directory make a copy of the file dictionary.txt as regex_practice.html. Then use that file for converting the text file into an html file using sed. Replace all instances in regex_practice.html of the abbreviation Defn with Definition. Without opening regex_practice.html with an editor, insert to the top of the file: Odd Dictionary Add the html tags at the beginning and at the end of the file. Insert the html italics tags before each term being defined and after each term defined. Before and after each definition, insert the html tags and respectively. Refer to http://www.w3schools.com/tags/ref_byfunc.asp to find at least two more formatting or style attributes to incorporate into this file. Move this file into your public_html directory. Within your index.html file in your public_html directory, add the following link code between the tags as follows:

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions