The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Unable To Make Navigation Vertical, Css Vertical for Navigation
Kat14
post Sep 13 2020, 09:05 AM
Post #1





Group: Members
Posts: 2
Joined: 13-September 20
Member No.: 27,539



I need help getting my code to display this way?

<!doctype html>
<html>
<head>

<meta charset="utf-8" />
<meta name="keywords" content="board games, gaming, leisure" />
<title>Harpe Gaming</title>
</head>

<body>
<header>
<img src="hg_logo.png" alt="Harpe Gaming" />
<nav>
<ul>
<li><a href="hg_index.html">Home</a></li>
<li><a href="hg_towers.html">Towers and Temples</a></li>
<li><a href="hg_alliance.html">Alliance</a></li>
</ul>
</nav>

</header>
<article>
<p>Welcome to <strong>Harpe Gaming</strong>. We have a simple
philosophy. It has three main points:</p>
<ul>
<li>Unplug</li>
<li>Interact</li>
<li>Reconnect</li>
</ul>
<p>And that's it. We believe that the best games are the ones that
bring people together through <em>shared experiences</em>. With all
due respect to our video gamer friends, you can't always get that from
a computer screen. Sometimes you need the intimate approach of sitting
face-to-face around a common table with the soda and chips at your
elbow.</p>
<p>We are a local board and card game store located in the heart of
Morgantown near the campus. We carry hundreds of games and puzzles,
including educational games, family games, card games, historical simulations,
role-playing games, and so much more. If you remember a great game from
your youth, we probably have it in our antiques collection. If we don't,
we know where we can get it.</p>
<p>We're more than just a place to buy games. We celebrate gaming and
the company of good friends. Our game room is free for all to us. Sit down,
pick out a game from our demo library and start playing. We sponsor tournaments,
challenges, and special social events. You'll always find a game.</p>
<p>We're always on the lookout for the best new games. We publish periodic
reviews of new titles. Just out our reviews of <a href="hg_towers.html">Towers
and Temples</a> and <a href="hg_alliance.html">Alliance</a>; both new
this month at Harpe Gaming.</p>
<p>Questions? Contact us at: <br />
<a href="mailto:sgreer@example.com/harpe">sgreer@example.com/harpe</a><br />
or call us at:<br />
<a href="tel:+13045557120">(304) 555-7120</a></p>
</article>
<hr />
<footer>
<address>
Harpe Gaming ♣ 785 Chester Avenue ♣ Morgantown, WV   26502
</address>
</footer>
</body>
</html>


User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 13 2020, 10:02 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



But it is vertical. Did you mean you want it to be horizontal?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Kat14
post Sep 13 2020, 10:16 AM
Post #3





Group: Members
Posts: 2
Joined: 13-September 20
Member No.: 27,539



QUOTE(pandy @ Sep 13 2020, 10:02 AM) *

But it is vertical. Did you mean you want it to be horizontal?



Yes so sorry I meant Horizontal?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 13 2020, 11:51 AM
Post #4


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



There are several ways. Here's one.
https://www.webucator.com/how-to/how-create...nu-with-css.cfm
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 04:49 PM