Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oghene-ella/page-creation
Develop and host a web page using HTML and CSS that showcases specific personal and real-time data attributes. Each required element should have a specified data-testid attribute for easy identification and testing.
https://github.com/oghene-ella/page-creation
html-css-javascript responsive-design
Last synced: 2 days ago
JSON representation
Develop and host a web page using HTML and CSS that showcases specific personal and real-time data attributes. Each required element should have a specified data-testid attribute for easy identification and testing.
- Host: GitHub
- URL: https://github.com/oghene-ella/page-creation
- Owner: oghene-ella
- Created: 2023-09-06T20:50:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T11:10:09.000Z (about 1 year ago)
- Last Synced: 2023-11-29T12:42:36.339Z (12 months ago)
- Topics: html-css-javascript, responsive-design
- Language: CSS
- Homepage: https://ellahhh-page-creation.netlify.app/
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Task: Frontend Page Creation with Specific Elements
#Objective: Develop and host a web page using HTML and CSS that showcases specific personal and real-time data attributes. Each required element should have a specified data-testid attribute for easy identification and testing.
#Requirements ✨:
Slack Name:
Display your Slack name prominently.
Attribute: data-testid="slackUserName"Slack Display Picture:
Showcase your Slack profile picture.
The image's alt attribute should be your Slack username.
Attribute: data-testid="slackDisplayImage"
Current Day of the Week:
Indicate the current day of the week (e.g., Monday, Tuesday).
Attribute: data-testid="currentDayOfTheWeek"
Current UTC Time:
Display the current UTC time in milliseconds.
Attribute: data-testid="currentUTCTime"
Track:
Mention your track (e.g Frontend).
Attribute: data-testid="myTrack"
GitHub URL:
Provide a clickable link to your GitHub repository where the source code for this task resides.
Attribute: data-testid=“githubURL”Submission Mode🦾:
Submit your task through the designated submission form. Ensure you've:
Hosted the page on a platform of your choice (e.g., Vercel, GitHub Pages, Netlify).
Double-check all requirements and acceptance criteria.
Provide your slack display name, email and the hosted page's URL in the submission form.