Results 1 to 5 of 5

Thread: Need Help in Simple HTML and CSS

  1. #1
    Ghayyas is offline Senior Member+
    Last Online
    27th January 2015 @ 04:36 PM
    Join Date
    05 Sep 2012
    Location
    Karachi
    Age
    29
    Gender
    Male
    Posts
    217
    Threads
    12
    Credits
    0
    Thanked
    2

    Default Need Help in Simple HTML and CSS

    Friends Mjhe ek Assignmnet krna he Pr meri smjh nhn a rha kese kron.

    Basic HTML & CSS HTMl ke bad Right side me List likhni he. Home List Table

    Isko ek line me Likhna he or iska Bakcground color Blue krna he Text ka Color White krna he. Insub ko Ek line Me likhna.

    Mene yeh code dia pr Nhn ho rha.



    <style type="text/css">
    div{
    background-color: blue;
    color: white;}
    .menu{
    Font-size: 18px;
    ul{
    display: inline;
    }
    </style>

    <div>
    <a class"menu">HTML AND CSS</a>
    <ul>
    <li>
    Home</li>
    <li>List</li>
    <li>Table</li>
    </ul>
    </div>



    ANy If you Like to Help me>>> !!

  2. #2
    The Genius's Avatar
    The Genius is offline Advance Member
    Last Online
    4th November 2023 @ 12:27 AM
    Join Date
    21 Feb 2011
    Gender
    Male
    Posts
    977
    Threads
    16
    Credits
    668
    Thanked
    85

    Default

    Mujhe apke page design ki he samajh nhin aae. Kia ap paint main design kar k dikha sakte ho k ap kesa design banan chah rahe ho.

  3. #3
    Okasha786's Avatar
    Okasha786 is offline Senior Member+
    Last Online
    10th February 2017 @ 06:24 PM
    Join Date
    02 Jul 2013
    Location
    Ahmad Pur Sial
    Gender
    Male
    Posts
    238
    Threads
    29
    Credits
    926
    Thanked
    11

    Default

    Bhai ye code check karo
    <style type="text/css">
    div{
    background-color: blue;
    color: white;}
    .menu{
    Font-size: 18px;
    ul{
    display: inline;
    }
    </style>
    <div>
    <a class="menu">HTML AND CSS</a>
    <ul>
    <li>
    Home</li>
    <li>List</li>
    <li>Table</li>
    </ul>
    </div>

  4. #4
    Ghayyas is offline Senior Member+
    Last Online
    27th January 2015 @ 04:36 PM
    Join Date
    05 Sep 2012
    Location
    Karachi
    Age
    29
    Gender
    Male
    Posts
    217
    Threads
    12
    Credits
    0
    Thanked
    2

    Default

    Quote The Genius said: View Post
    Mujhe apke page design ki he samajh nhin aae. Kia ap paint main design kar k dikha sakte ho k ap kesa design banan chah rahe ho.

    Bhai me yeh bol rha hon jis trha Facebook pr Facebook ka Header he Or usi line me agy Email or Password Manga he wo kesy ki he us ney?

  5. #5
    Ghayyas is offline Senior Member+
    Last Online
    27th January 2015 @ 04:36 PM
    Join Date
    05 Sep 2012
    Location
    Karachi
    Age
    29
    Gender
    Male
    Posts
    217
    Threads
    12
    Credits
    0
    Thanked
    2

    Default

    Quote Okasha786 said: View Post
    Bhai ye code check karo
    <style type="text/css">
    div{
    background-color: blue;
    color: white;}
    .menu{
    Font-size: 18px;
    ul{
    display: inline;
    }
    </style>
    <div>
    <a class="menu">HTML AND CSS</a>
    <ul>
    <li>
    Home</li>
    <li>List</li>
    <li>Table</li>
    </ul>
    </div>




    Bhai apki Help ka Bht Shukria I really Appreciate. But me Jo Cha rha hon wo nhn ho rha.. Jo List Item me unko HTML ki EK line me likhna he Us ke Neche nhn.. Jse Fb pr Facebook ki Heading ke Bad Email Or Password ka Option hota he wesa..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •