TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Guest User
Tech Writer
2.1k
473.6k
DashboardCard with header, menu button, text and image folder
Aug 15 2020 3:51 AM
Hi Team
I am struggling to create my dashboardcard that will have image folder, menu buttons, text. I have tried to do this on my logic.. The design looks something like this;
<center>
<div
class
=
"ic-Dashboard-header_layout"
>
<h1
class
=
"ic-Dashboard-header_title"
>
<span
class
=
"hidden-phone"
>Dashboard</span>
</h1>
<!---Some extra button here-->
</div>
<!--Dashboard card here-->
<div
class
=
"main"
>
<!--cards -->
<div
class
=
"card"
>
<div
class
=
"image"
>
<img src=
"https://upload.wikimedia.org/wikipedia/commons/thumb/8/85/Gfp-missouri-st-louis-clubhouse-pond-and-scenery.jpg/1199px-Gfp-missouri-st-louis-clubhouse-pond-and-scenery.jpg"
>
</div>
<div
class
=
"title"
>
<h1>
Write title Here
</h1>
</div>
<div
class
=
"des"
>
<p>You can Add Desccription Here...</p>
<button>Read More...</button>
</div>
</div>
</div>
<!--cards -->
<!--Content page header-->
<section
class
=
"content-header-fluid"
>
</section>
</center>
Reply
Answers (
4
)
button aria-popup with Dashboard container/header
Filter Time column greater than zero in typescript