Computer Science, asked by pirorgaria2002, 7 months ago

create two html pages and link them​

Answers

Answered by wer72630
1

Answer:

here's the code:

<!DOCTYPE html>

<html>

<head>

 <title>Our Company</title>

</head>

<body>

 <h1>Welcome to Our Company</h1>

 <h2>Web Site Main Ingredients:</h2>

 <p>Pages (HTML)</p>

 <p>Style Sheets (CSS)</p>

 <p>Computer Code (JavaScript)</p>

 <p>Live Data (Files and Databases)</p>

</body>

</html>

Answered by DarkShadow040
0

Same directory
Different directory
Similar questions