html>     Task 04

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Here is the html

<!DOCTYPE html>
<html>
<head>
    <title>Task 04</title>
    <link rel="stylesheet" type="text/css" href="task04.css">
</head>
<body>
    <header>
        <h1><img width="300px" height="100px" src="famnit.png"></h1>
        <p>University Of Primorska</p>
        <p>Faculty of Mathematics, Natural Sciences and Information Technologies</p>
        <hr>
        <h2>Study Programs</h2>
        <hr>
        </header>
        <ul  list-style-type: none; >
        <li>UNDERGRADUATE
        <br>
        STUDIES
        <br>
        3 years, 180 ECTS
        <br><br>
        </li>
        <li>
            MASTER'S DEGREE
            <br>
            STUDIES
            <br>
            2 years, 120 ECTS
            <br><br>
        </li>
        <li>
            DOCTORAL
            <br>
            STUDIES
            <br>
            3 years, 180 ECTS
            <br><br>
        </li>
        <li>
            STUDENT
            <br>
            EXCHANGE
        </li>
        <footer>
        <h3>Contact</h3>
        <table>
            <tr>
                <td>University of Primorska</td>
                <td>+386 (5) 611 75 70 (administration office)</td>
            </tr>
            <tr>
            <td>Faculty of Mathematics</td>    
                
                <td>+386 (5) 611 75 75 (student services)</td>
                
            </tr>
            <tr>
                <td>Natural Sciences and</td>
                <td>+386 (5) 611 75 71</td>
            </tr>
            <tr>
                <td>Information Technologies</td>
            </tr>
    </table>
    </footer>
    </body>
</html>

Do the css.

Do not use any "inline css"

Famnit
University of Primorska
Faculty of Mathematics, Natural Sciences and Information Technologies
Study Programs
UNDERGRADUATE
STUDIES
3 years, 180 ECTS
MASTER'S DEGREE
STUDIES
2 years, 120 ECTS
DOCTORAL
STUDIES
3 years, 180 ECTS
STUDENT
EXCHANGE
CONTACT
University of Primorska
Faculty of Mathematics,
Natural Sciences and
Information Technologies
+386 (5) 611 75 70 (administration office)
+386 (5) 611 75 75 (student services)
+386 (5) 611 75 71
Transcribed Image Text:Famnit University of Primorska Faculty of Mathematics, Natural Sciences and Information Technologies Study Programs UNDERGRADUATE STUDIES 3 years, 180 ECTS MASTER'S DEGREE STUDIES 2 years, 120 ECTS DOCTORAL STUDIES 3 years, 180 ECTS STUDENT EXCHANGE CONTACT University of Primorska Faculty of Mathematics, Natural Sciences and Information Technologies +386 (5) 611 75 70 (administration office) +386 (5) 611 75 75 (student services) +386 (5) 611 75 71
Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
Features of HTML
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education